diff options
-rw-r--r-- | src/xfns.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/xfns.c b/src/xfns.c index a103cfc9e47..dcd602542ff 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -196,9 +196,6 @@ extern Lisp_Object Qunsplittable, Qmenu_bar_lines; extern Lisp_Object Vwindow_system_version; -/* Mouse map for clicks in windows. */ -extern Lisp_Object Vglobal_mouse_map; - /* Error if we are not connected to X. */ static void |