diff options
Diffstat (limited to 'term/dot_horz_spacing.c')
-rw-r--r-- | term/dot_horz_spacing.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/term/dot_horz_spacing.c b/term/dot_horz_spacing.c deleted file mode 100644 index 91e1b4e..0000000 --- a/term/dot_horz_spacing.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define dot_horz_spacing tigetnum("spinh") - -/** spacing of dots horizontally in dots per inch **/ - -/* -TERMINFO_NAME(spinh) -TERMCAP_NAME(Yc) -XOPEN(400) -*/ |