diff options
Diffstat (limited to 'term/ceol_standout_glitch.c')
-rw-r--r-- | term/ceol_standout_glitch.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/term/ceol_standout_glitch.c b/term/ceol_standout_glitch.c deleted file mode 100644 index 2d24fcc..0000000 --- a/term/ceol_standout_glitch.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define ceol_standout_glitch tigetflag("xhp") - -/** standout not erased by overwriting **/ - -/* -TERMINFO_NAME(xhp) -TERMCAP_NAME(xs) -XOPEN(400) -*/ |