summaryrefslogtreecommitdiff
path: root/term/enter_micro_code.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/enter_micro_code.c')
-rw-r--r--term/enter_micro_code.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/enter_micro_code.c b/term/enter_micro_code.c
deleted file mode 100644
index 34b419a..0000000
--- a/term/enter_micro_code.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define enter_micro_code tigetstr("smicm")
-
-/** enable micro motion capabilities **/
-
-/*
-TERMINFO_NAME(smicm)
-TERMCAP_NAME(ZJ)
-XOPEN(400)
-*/