aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/keyboard.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/keyboard.c b/src/keyboard.c
index c393e676e2d..bcfc9449dae 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -8813,8 +8813,6 @@ read_key_sequence (keybuf, bufsize, prompt, dont_downcase_last,
8813 int junk; 8813 int junk;
8814#endif 8814#endif
8815 8815
8816 jmp_buf *volatile wrong_kboard_jmpbuf = alloca (sizeof (jmp_buf));
8817
8818 struct gcpro gcpro1; 8816 struct gcpro gcpro1;
8819 8817
8820 GCPRO1 (fake_prefixed_keys); 8818 GCPRO1 (fake_prefixed_keys);