summaryrefslogtreecommitdiff
path: root/term/label_off.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/label_off.c')
-rw-r--r--term/label_off.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/label_off.c b/term/label_off.c
deleted file mode 100644
index fabdec3..0000000
--- a/term/label_off.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define label_off tigetstr("rmln")
-
-/** turn off soft labels **/
-
-/*
-TERMINFO_NAME(rmln)
-TERMCAP_NAME(LF)
-XOPEN(400)
-*/