summaryrefslogtreecommitdiff
path: root/utimes.c
diff options
context:
space:
mode:
Diffstat (limited to 'utimes.c')
-rw-r--r--utimes.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/utimes.c b/utimes.c
index 51abf2508..a3e18d9a0 100644
--- a/utimes.c
+++ b/utimes.c
@@ -31,10 +31,6 @@
#include <compat.h>
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo$";
-#endif /* lint */
-
#ifndef HAVE_UTIMES
/*
* Emulate utimes() via utime()