diff options
Diffstat (limited to 'src/term/cursor_to_ll.c')
| -rw-r--r-- | src/term/cursor_to_ll.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/term/cursor_to_ll.c b/src/term/cursor_to_ll.c deleted file mode 100644 index d0230864..00000000 --- a/src/term/cursor_to_ll.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define cursor_to_ll tigetstr("ll") - -/** last line, first column (if no (TERMCAP(cup)) **/ - -/* -TERMINFO_NAME(ll) -TERMCAP_NAME(ll) -XOPEN(400) -*/ |
