diff options
Diffstat (limited to 'src/term/cursor_left.c')
| -rw-r--r-- | src/term/cursor_left.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/term/cursor_left.c b/src/term/cursor_left.c deleted file mode 100644 index fc436f8b..00000000 --- a/src/term/cursor_left.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define cursor_left tigetstr("cubl") - -/** move left one space **/ - -/* -TERMINFO_NAME(cubl) -TERMCAP_NAME(le) -XOPEN(400) -*/ |
