aboutsummaryrefslogtreecommitdiffstats
path: root/fbtools.c
diff options
context:
space:
mode:
Diffstat (limited to 'fbtools.c')
-rw-r--r--fbtools.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/fbtools.c b/fbtools.c
index 297b8d2..1ee8639 100644
--- a/fbtools.c
+++ b/fbtools.c
@@ -25,13 +25,6 @@
#include "vt.h"
#include "fbtools.h"
-#ifndef HAVE_STRSIGNAL
-static const char *strsignal(int signr)
-{
- return sys_siglist[signr];
-}
-#endif
-
/* -------------------------------------------------------------------- */
/* internal variables */