summaryrefslogtreecommitdiff
path: root/term/exit_shadow_mode.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/exit_shadow_mode.c')
-rw-r--r--term/exit_shadow_mode.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/exit_shadow_mode.c b/term/exit_shadow_mode.c
deleted file mode 100644
index 6c18ba4..0000000
--- a/term/exit_shadow_mode.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define exit_shadow_mode tigetstr("rshm")
-
-/** disable shadow printing **/
-
-/*
-TERMINFO_NAME(rshm)
-TERMCAP_NAME(ZU)
-XOPEN(400)
-*/