]> code.delx.au - gnu-emacs/blobdiff - src/commands.h
Omit redundant extern decls.
[gnu-emacs] / src / commands.h
index 36e3518b5ea30d789e40f80964345ecb4dec9e8a..1a09f683563dd2804316da6e658ccf7a6f1c96bb 100644 (file)
@@ -39,7 +39,3 @@ extern Lisp_Object unread_switch_frame;
 /* Nonzero if input is coming from the keyboard.  */
 
 #define INTERACTIVE (NILP (Vexecuting_kbd_macro) && !noninteractive)
-
-/* Set this nonzero to force reconsideration of mode line.  */
-
-extern int update_mode_lines;