aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lisp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lisp.h b/src/lisp.h
index c33c311b4ac..2508e2b804e 100644
--- a/src/lisp.h
+++ b/src/lisp.h
@@ -4218,7 +4218,6 @@ extern void syms_of_module (void);
4218#endif 4218#endif
4219 4219
4220/* Defined in thread.c. */ 4220/* Defined in thread.c. */
4221extern struct thread_state primary_thread;
4222extern void mark_threads (void); 4221extern void mark_threads (void);
4223extern void unmark_main_thread (void); 4222extern void unmark_main_thread (void);
4224 4223