summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ()
x_noop_count = 0;
last_tool_bar_item = -1;
any_help_event_p = 0;
+ ignore_next_mouse_click_timeout = 0;
#ifdef USE_GTK
current_count = -1;