summaryrefslogtreecommitdiff
path: root/src/term/these_cause_cr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/term/these_cause_cr.c')
-rw-r--r--src/term/these_cause_cr.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/term/these_cause_cr.c b/src/term/these_cause_cr.c
deleted file mode 100644
index b73b288d..00000000
--- a/src/term/these_cause_cr.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define these_cause_cr tigetstr("docr")
-
-/** printing any of these characters causes TERMCAP(cr) **/
-
-/*
-TERMINFO_NAME(docr)
-TERMCAP_NAME(Zw)
-XOPEN(400)
-*/