* alloc.c (mark_ttys): Move decl from here ...
[bpt/emacs.git] / src / alloc.c
index d7006ca..8632897 100644 (file)
@@ -271,7 +271,6 @@ Lisp_Object Qpost_gc_hook;
 static void mark_buffer (Lisp_Object);
 static void mark_terminals (void);
 extern void mark_kboards (void);
-extern void mark_ttys (void);
 extern void mark_backtrace (void);
 static void gc_sweep (void);
 static void mark_glyph_matrix (struct glyph_matrix *);