From 89c169efc7fc95b93bfa1ddaf3c7afdf0dd0657c Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 21 Apr 2005 11:53:37 +0000 Subject: a forgotten debug message removed --- syslogd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'syslogd.c') diff --git a/syslogd.c b/syslogd.c index 3670354c..67de9e42 100644 --- a/syslogd.c +++ b/syslogd.c @@ -2472,7 +2472,6 @@ int usage() #ifdef SYSLOG_UNIXAF static int create_unix_socket(const char *path) { -fprintf(stderr, "create_unix_socket(%s)\n", path); struct sockaddr_un sunx; int fd; char line[MAXLINE +1]; -- cgit v1.2.3