summaryrefslogtreecommitdiff
path: root/term/dial_phone.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/dial_phone.c')
-rw-r--r--term/dial_phone.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/dial_phone.c b/term/dial_phone.c
deleted file mode 100644
index edbf37e..0000000
--- a/term/dial_phone.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define dial_phone tigetstr("dial")
-
-/** dial phone number #1 **/
-
-/*
-TERMINFO_NAME(dial)
-TERMCAP_NAME(DI)
-XOPEN(400)
-*/