diff options
Diffstat (limited to 'term/flash_hook.c')
-rw-r--r-- | term/flash_hook.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/term/flash_hook.c b/term/flash_hook.c deleted file mode 100644 index ed47957..0000000 --- a/term/flash_hook.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <term.h> - -#define flash_hook tigetstr("hook") - -/** flash the switch hook **/ - -/* -TERMINFO_NAME(hook) -TERMCAP_NAME(fh) -XOPEN(400) -*/ |