Drop unnecessary prototype
The function is defined directly after.
This commit is contained in:
parent
ae38d3a87f
commit
4c641c1f2a
@ -16,9 +16,6 @@
|
|||||||
|
|
||||||
#ident "$Id$"
|
#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
|
* This is now rather generic function which decides if "tty" is listed
|
||||||
* under "cfgin" in config (directly or indirectly). Fallback to default if
|
* under "cfgin" in config (directly or indirectly). Fallback to default if
|
||||||
|
Loading…
Reference in New Issue
Block a user