summaryrefslogtreecommitdiff
path: root/term/clr_eos.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/clr_eos.c')
-rw-r--r--term/clr_eos.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/clr_eos.c b/term/clr_eos.c
deleted file mode 100644
index cb7f839..0000000
--- a/term/clr_eos.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define clr_eos tigetstr("el")
-
-/** clear to end of display **/
-
-/*
-TERMINFO_NAME(el)
-TERMCAP_NAME(ce)
-XOPEN(400)
-*/