summaryrefslogtreecommitdiff
path: root/term/max_micro_jump.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/max_micro_jump.c')
-rw-r--r--term/max_micro_jump.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/max_micro_jump.c b/term/max_micro_jump.c
deleted file mode 100644
index 5817514..0000000
--- a/term/max_micro_jump.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define max_micro_jump tigetnum("mjump")
-
-/** maximum value in TERMCAP(parm_..._micro) **/
-
-/*
-TERMINFO_NAME(mjump)
-TERMCAP_NAME(Ye)
-XOPEN(400)
-*/