summaryrefslogtreecommitdiff
path: root/term/micro_row_address.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/micro_row_address.c')
-rw-r--r--term/micro_row_address.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/micro_row_address.c b/term/micro_row_address.c
deleted file mode 100644
index 73473d8..0000000
--- a/term/micro_row_address.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define micro_row_address tigetstr("mvpa")
-
-/** like TERMCAP(row_address) for micro adjustment **/
-
-/*
-TERMINFO_NAME(mvpa)
-TERMCAP_NAME(Zc)
-XOPEN(400)
-*/