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