summaryrefslogtreecommitdiff
path: root/getprogname.c
diff options
context:
space:
mode:
Diffstat (limited to 'getprogname.c')
-rw-r--r--getprogname.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/getprogname.c b/getprogname.c
index 23e4dbca2..f269405d0 100644
--- a/getprogname.c
+++ b/getprogname.c
@@ -24,10 +24,6 @@
#include <config.h>
#include <compat.h>
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo$";
-#endif /* lint */
-
const char *
getprogname()
{