diff options
Diffstat (limited to 'src/term/exit_attribute_mode.c')
| -rw-r--r-- | src/term/exit_attribute_mode.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/term/exit_attribute_mode.c b/src/term/exit_attribute_mode.c deleted file mode 100644 index 43d2eda6..00000000 --- a/src/term/exit_attribute_mode.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define exit_attribute_mode tigetstr("sgr0") - -/** turn off all attributes **/ - -/* -TERMINFO_NAME(sgr0) -TERMCAP_NAME(me) -XOPEN(400) -*/ |
