diff options
Diffstat (limited to 'src/xterm.c')
| -rw-r--r-- | src/xterm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xterm.c b/src/xterm.c index c0fd9549f17..b4c2b6aabf6 100644 --- a/src/xterm.c +++ b/src/xterm.c | |||
| @@ -3528,7 +3528,7 @@ x_detect_focus_change (struct x_display_info *dpyinfo, struct frame *frame, | |||
| 3528 | } | 3528 | } |
| 3529 | 3529 | ||
| 3530 | 3530 | ||
| 3531 | #if defined HAVE_MENUS && !defined USE_X_TOOLKIT && !defined USE_GTK | 3531 | #if !defined USE_X_TOOLKIT && !defined USE_GTK |
| 3532 | /* Handle an event saying the mouse has moved out of an Emacs frame. */ | 3532 | /* Handle an event saying the mouse has moved out of an Emacs frame. */ |
| 3533 | 3533 | ||
| 3534 | void | 3534 | void |