diff options
Diffstat (limited to 'src/term/cursor_normal.c')
| -rw-r--r-- | src/term/cursor_normal.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/term/cursor_normal.c b/src/term/cursor_normal.c deleted file mode 100644 index f8414cf6..00000000 --- a/src/term/cursor_normal.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define cursor_normal tigetstr("cnorm") - -/** make cursor appear normal **/ - -/* -TERMINFO_NAME(cnorm) -TERMCAP_NAME(ve) -XOPEN(400) -*/ |
