diff src/dispextern.h @ 47135:01a54ba31599

(cursor_in_non_selected_windows): Extern removed.
author Kim F. Storm <storm@cua.dk>
date Fri, 30 Aug 2002 12:00:36 +0000
parents 8deb7414f946
children 276c5262e359
line wrap: on
line diff
--- a/src/dispextern.h	Fri Aug 30 12:00:12 2002 +0000
+++ b/src/dispextern.h	Fri Aug 30 12:00:36 2002 +0000
@@ -2274,7 +2274,6 @@
 extern void add_to_log P_ ((char *, Lisp_Object, Lisp_Object));
 extern int help_echo_showing_p;
 extern int current_mode_line_height, current_header_line_height;
-extern int cursor_in_non_selected_windows;
 
 /* Defined in sysdep.c */