summaryrefslogtreecommitdiff
path: root/term/parm_rindex.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/parm_rindex.c')
-rw-r--r--term/parm_rindex.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/parm_rindex.c b/term/parm_rindex.c
deleted file mode 100644
index 8daaab5..0000000
--- a/term/parm_rindex.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define parm_rindex tigetstr("rin")
-
-/** scroll backward #1 lines **/
-
-/*
-TERMINFO_NAME(rin)
-TERMCAP_NAME(SR)
-XOPEN(400)
-*/