]> git.eshelyaron.com Git - emacs.git/commitdiff
(Qmouse_click, Qevent_kind): Remove unused externs.
authorKim F. Storm <storm@cua.dk>
Sat, 27 Dec 2003 23:16:53 +0000 (23:16 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 27 Dec 2003 23:16:53 +0000 (23:16 +0000)
src/w32menu.c

index 49ced7fd11c4856eae7f02876c787a4fc632eae7..5f8f8a4e5e03ed5de527fd092a2f7ab15fe67321 100644 (file)
@@ -153,7 +153,6 @@ Lisp_Object Vmenu_updating_frame;
 Lisp_Object Qdebug_on_next_call;
 
 extern Lisp_Object Qmenu_bar;
-extern Lisp_Object Qmouse_click, Qevent_kind;
 
 extern Lisp_Object QCtoggle, QCradio;