summaryrefslogtreecommitdiff
path: root/term/command_character.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/command_character.c')
-rw-r--r--term/command_character.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/command_character.c b/term/command_character.c
deleted file mode 100644
index 7114ef8..0000000
--- a/term/command_character.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define command_character tigetstr("cmdch")
-
-/** terminal settable cmd character in prototype **/
-
-/*
-TERMINFO_NAME(cmdch)
-TERMCAP_NAME(CC)
-XOPEN(400)
-*/