summaryrefslogtreecommitdiff
path: root/src/gui/gui-key.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/gui-key.h')
-rw-r--r--src/gui/gui-key.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/gui-key.h b/src/gui/gui-key.h
index 8b7aa3e0b..e6af2d88a 100644
--- a/src/gui/gui-key.h
+++ b/src/gui/gui-key.h
@@ -24,8 +24,6 @@ struct t_hashtable;
#define GUI_KEY_BUFFER_BLOCK_SIZE 256
-#define GUI_KEY_GRAB_DELAY_DEFAULT 500
-
#define GUI_KEY_BRACKETED_PASTE_START "\x1B[200~"
#define GUI_KEY_BRACKETED_PASTE_END "\x1B[201~"
#define GUI_KEY_BRACKETED_PASTE_LENGTH 6