diff options
Diffstat (limited to 'src/term/cursor_mem_address.c')
| -rw-r--r-- | src/term/cursor_mem_address.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/term/cursor_mem_address.c b/src/term/cursor_mem_address.c deleted file mode 100644 index f59b6974..00000000 --- a/src/term/cursor_mem_address.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define cursor_mem_address tigetstr("mrcup") - -/** memory relative cursor addressing **/ - -/* -TERMINFO_NAME(mrcup) -TERMCAP_NAME(CM) -XOPEN(400) -*/ |
