changeset 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 c524e83e83c5
children 09135ba45a40
files src/dispextern.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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 */