diff options
Diffstat (limited to 'term/pkey_local.c')
-rw-r--r-- | term/pkey_local.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/term/pkey_local.c b/term/pkey_local.c deleted file mode 100644 index f5f63d6..0000000 --- a/term/pkey_local.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define pkey_local tigetstr("pfloc") - -/** program function key #1 to execute string #2 **/ - -/* -TERMINFO_NAME(pfloc) -TERMCAP_NAME(pl) -XOPEN(400) -*/ |