aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/keyboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/keyboard.c b/src/keyboard.c
index e2c21793c6c..90da03256c9 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -6627,7 +6627,6 @@ read_avail_input (expected)
6627 6627
6628 if (read_socket_hook) 6628 if (read_socket_hook)
6629 { 6629 {
6630 int discard = 0;
6631 int nr; 6630 int nr;
6632 struct input_event hold_quit; 6631 struct input_event hold_quit;
6633 6632