summaryrefslogtreecommitdiff
path: root/logging.c
diff options
context:
space:
mode:
Diffstat (limited to 'logging.c')
-rw-r--r--logging.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/logging.c b/logging.c
index 87eeaa91a..f9120eb2f 100644
--- a/logging.c
+++ b/logging.c
@@ -61,10 +61,6 @@
#include "sudo.h"
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo$";
-#endif /* lint */
-
static void do_syslog __P((int, char *));
static void do_logfile __P((char *));
static void send_mail __P((char *));