summaryrefslogtreecommitdiffstats
path: root/syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'syslog.c')
-rw-r--r--syslog.c4
1 files changed, 0 insertions, 4 deletions
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
*