diff options
Diffstat (limited to 'term/micro_up.c')
-rw-r--r-- | term/micro_up.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/term/micro_up.c b/term/micro_up.c deleted file mode 100644 index f2c4530..0000000 --- a/term/micro_up.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define micro_up tigetstr("mcuul") - -/** like TERMCAP(cursor_up) for micro adjustment **/ - -/* -TERMINFO_NAME(mcuul) -TERMCAP_NAME(Zd) -XOPEN(400) -*/ |