summaryrefslogtreecommitdiff
path: root/term/label_height.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/label_height.c')
-rw-r--r--term/label_height.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/label_height.c b/term/label_height.c
deleted file mode 100644
index 77357bb..0000000
--- a/term/label_height.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define label_height tigetnum("lh")
-
-/** number of rows in each label **/
-
-/*
-TERMINFO_NAME(lh)
-TERMCAP_NAME(lh)
-XOPEN(400)
-*/