summaryrefslogtreecommitdiff
path: root/libmisc/console.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmisc/console.c')
-rw-r--r--libmisc/console.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libmisc/console.c b/libmisc/console.c
index 4720e3e1..c475aa23 100644
--- a/libmisc/console.c
+++ b/libmisc/console.c
@@ -16,9 +16,6 @@
#ident "$Id$"
-/* local function prototypes */
-static bool is_listed (const char *cfgin, const char *tty, bool def);
-
/*
* This is now rather generic function which decides if "tty" is listed
* under "cfgin" in config (directly or indirectly). Fallback to default if