summaryrefslogtreecommitdiff
path: root/term/micro_right.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/micro_right.c')
-rw-r--r--term/micro_right.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/micro_right.c b/term/micro_right.c
deleted file mode 100644
index 683ecca..0000000
--- a/term/micro_right.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define micro_right tigetstr("mcufl")
-
-/** like TERMCAP(cursor_right) for micro adjustment **/
-
-/*
-TERMINFO_NAME(mcufl)
-TERMCAP_NAME(Zb)
-XOPEN(400)
-*/