summaryrefslogtreecommitdiff
path: root/term/col_addr_glitch.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/col_addr_glitch.c')
-rw-r--r--term/col_addr_glitch.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/col_addr_glitch.c b/term/col_addr_glitch.c
deleted file mode 100644
index 84bb840..0000000
--- a/term/col_addr_glitch.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define col_addr_glitch tigetflag("xhpa")
-
-/** only positive motion for TERMCAP(hpa)/TERMCAP(mhpa) **/
-
-/*
-TERMINFO_NAME(xhpa)
-TERMCAP_NAME(YA)
-XOPEN(400)
-*/