# HG changeset patch # User Kim F. Storm # Date 1030708836 0 # Node ID 01a54ba3159901f27c961c90ab253f7e2dbca060 # Parent c524e83e83c5b7baebd62c50f44f58a6cd533586 (cursor_in_non_selected_windows): Extern removed. diff -r c524e83e83c5 -r 01a54ba31599 src/dispextern.h --- 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 */