summaryrefslogtreecommitdiff
path: root/src/term/output_res_horz_inch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/term/output_res_horz_inch.c')
-rw-r--r--src/term/output_res_horz_inch.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/term/output_res_horz_inch.c b/src/term/output_res_horz_inch.c
deleted file mode 100644
index a96fbb99..00000000
--- a/src/term/output_res_horz_inch.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define output_res_horz_inch tigetnum("orhi")
-
-/** horizontal resolution in units per inch **/
-
-/*
-TERMINFO_NAME(orhi)
-TERMCAP_NAME(Yk)
-XOPEN(400)
-*/