summaryrefslogtreecommitdiff
path: root/usr.bin/sudo/check.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sudo/check.c')
-rw-r--r--usr.bin/sudo/check.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/sudo/check.c b/usr.bin/sudo/check.c
index bdce34e23b7..817e406eb8c 100644
--- a/usr.bin/sudo/check.c
+++ b/usr.bin/sudo/check.c
@@ -58,10 +58,6 @@
#include "sudo.h"
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo: check.c,v 1.247 2009/05/25 12:02:41 millert Exp $";
-#endif /* lint */
-
/* Status codes for timestamp_status() */
#define TS_CURRENT 0
#define TS_OLD 1