diff options
Diffstat (limited to 'term/acs_chars.c')
-rw-r--r-- | term/acs_chars.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/term/acs_chars.c b/term/acs_chars.c deleted file mode 100644 index 7d5d91a..0000000 --- a/term/acs_chars.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define acs_chars tigetstr("acsc") - -/** graphic charset paris aAbBcC **/ - -/* -TERMINFO_NAME(acsc) -TERMCAP_NAME(ac) -XOPEN(400) -*/ |