diff options
Diffstat (limited to 'src')
| -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 6b442b7abf9..56dc1361710 100644 --- a/src/xterm.c +++ b/src/xterm.c | |||
| @@ -14675,4 +14675,4 @@ Otherwise, value is a symbol describing the X toolkit."); | |||
| 14675 | last_mouse_motion_frame = Qnil; | 14675 | last_mouse_motion_frame = Qnil; |
| 14676 | } | 14676 | } |
| 14677 | 14677 | ||
| 14678 | #endif /* not HAVE_X_WINDOWS */ | 14678 | #endif /* HAVE_X_WINDOWS */ |