summaryrefslogtreecommitdiff
path: root/term/set_bottom_margin.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/set_bottom_margin.c')
-rw-r--r--term/set_bottom_margin.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/set_bottom_margin.c b/term/set_bottom_margin.c
deleted file mode 100644
index 928de83..0000000
--- a/term/set_bottom_margin.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define set_bottom_margin tigetstr("smgb")
-
-/** set bottom margin at current line **/
-
-/*
-TERMINFO_NAME(smgb)
-TERMCAP_NAME(Zk)
-XOPEN(400)
-*/