diff options
Diffstat (limited to 'term/key_command.c')
-rw-r--r-- | term/key_command.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/term/key_command.c b/term/key_command.c deleted file mode 100644 index b8a95d7..0000000 --- a/term/key_command.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define key_command tigetstr("kcmd") - -/** cmd (command) key **/ - -/* -TERMINFO_NAME(kcmd) -TERMCAP_NAME(@4) -XOPEN(400) -*/ |