diff options
Diffstat (limited to 'term/pkey_plab.c')
-rw-r--r-- | term/pkey_plab.c | 11 |
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) -*/ |