diff options
Diffstat (limited to 'src')
| -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; | |||
| 196 | 196 | ||
| 197 | extern Lisp_Object Vwindow_system_version; | 197 | extern Lisp_Object Vwindow_system_version; |
| 198 | 198 | ||
| 199 | /* Mouse map for clicks in windows. */ | ||
| 200 | extern Lisp_Object Vglobal_mouse_map; | ||
| 201 | |||
| 202 | 199 | ||
| 203 | /* Error if we are not connected to X. */ | 200 | /* Error if we are not connected to X. */ |
| 204 | static void | 201 | static void |