summaryrefslogtreecommitdiff
path: root/term/up_half_line.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/up_half_line.c')
-rw-r--r--term/up_half_line.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/up_half_line.c b/term/up_half_line.c
deleted file mode 100644
index 24284ba..0000000
--- a/term/up_half_line.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define up_half_line tigetstr("hu")
-
-/** half-line up (reverse 1/2 linefeed) **/
-
-/*
-TERMINFO_NAME(hu)
-TERMCAP_NAME(hu)
-XOPEN(400)
-*/