aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xterm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xterm.c b/src/xterm.c
index b08b03fba9c..8bdf3fec4ec 100644
--- a/src/xterm.c
+++ b/src/xterm.c
@@ -10767,6 +10767,7 @@ x_initialize ()
10767 x_noop_count = 0; 10767 x_noop_count = 0;
10768 last_tool_bar_item = -1; 10768 last_tool_bar_item = -1;
10769 any_help_event_p = 0; 10769 any_help_event_p = 0;
10770 ignore_next_mouse_click_timeout = 0;
10770 10771
10771#ifdef USE_GTK 10772#ifdef USE_GTK
10772 current_count = -1; 10773 current_count = -1;