diff options
Diffstat (limited to 'tools/syslogd.h')
-rw-r--r-- | tools/syslogd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/syslogd.h b/tools/syslogd.h index 01580a51..e866a16b 100644 --- a/tools/syslogd.h +++ b/tools/syslogd.h @@ -90,7 +90,6 @@ rsRetVal selectorAddList(selector_t *f); /* the following prototypes should go away once we have an input * module interface -- rgerhards, 2007-12-12 */ -rsRetVal logmsgInternal(int pri, char *msg, int flags); void logmsg(msg_t *pMsg, int flags); extern int NoHops; extern int send_to_all; |