diff options
Diffstat (limited to 'term/zero_motion.c')
-rw-r--r-- | term/zero_motion.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/term/zero_motion.c b/term/zero_motion.c deleted file mode 100644 index 5e7aca0..0000000 --- a/term/zero_motion.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define zero_motion tigetstr("zerom") - -/** no motion for the subsequent character **/ - -/* -TERMINFO_NAME(zerom) -TERMCAP_NAME(Zx) -XOPEN(400) -*/ |