summaryrefslogtreecommitdiff
path: root/term/enter_normal_quality.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/enter_normal_quality.c')
-rw-r--r--term/enter_normal_quality.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/enter_normal_quality.c b/term/enter_normal_quality.c
deleted file mode 100644
index fe1b1aa..0000000
--- a/term/enter_normal_quality.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define enter_normal_quality tigetstr("snrmq")
-
-/** set normal quality print **/
-
-/*
-TERMINFO_NAME(snrmq)
-TERMCAP_NAME(ZL)
-XOPEN(400)
-*/