From d78b0ebd52e5527d62834158f52127dae61fc790 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 6 Oct 2005 10:08:45 +0000 Subject: begin implementing RFC 3195 support --- syslog.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'syslog.c') diff --git a/syslog.c b/syslog.c index 0d63c81d..94208a45 100644 --- a/syslog.c +++ b/syslog.c @@ -17,10 +17,6 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)syslog.c 5.28 (Berkeley) 6/27/90"; -#endif /* LIBC_SCCS and not lint */ - /* * SYSLOG -- print message on log file * -- cgit