summaryrefslogtreecommitdiff
path: root/term/pkey_plab.c
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2022-04-13 20:59:15 -0400
committerJakob Kaivo <jkk@ung.org>2022-04-13 20:59:15 -0400
commitd01f1d01e3c569aa91c5231690d7fd4847e4ccf6 (patch)
tree96fde4f1491ff3f0a71c793b8335aba0dc7954e4 /term/pkey_plab.c
parent5f5a331a818b2fb0b6090ec7dbc01997fd00aa9b (diff)
no need to compile #definesHEADcurses
Diffstat (limited to 'term/pkey_plab.c')
-rw-r--r--term/pkey_plab.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/pkey_plab.c b/term/pkey_plab.c
deleted file mode 100644
index 88fc73c..0000000
--- a/term/pkey_plab.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define pkey_plab tigetstr("pfxl")
-
-/** program function key #1 to transmit string #2 and show string #3 **/
-
-/*
-TERMINFO_NAME(pfxl)
-TERMCAP_NAME(xl)
-XOPEN(400)
-*/