summaryrefslogtreecommitdiff
path: root/src/term/keypad_local.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/term/keypad_local.c')
-rw-r--r--src/term/keypad_local.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/term/keypad_local.c b/src/term/keypad_local.c
deleted file mode 100644
index a2367587..00000000
--- a/src/term/keypad_local.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define keypad_local tigetstr("rmkx")
-
-/** out of "keypad-transmit" mode **/
-
-/*
-TERMINFO_NAME(rmkx)
-TERMCAP_NAME(ke)
-XOPEN(400)
-*/