summaryrefslogtreecommitdiff
path: root/auth/sia.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth/sia.c')
-rw-r--r--auth/sia.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/auth/sia.c b/auth/sia.c
index 415f0d8e9..62cf64272 100644
--- a/auth/sia.c
+++ b/auth/sia.c
@@ -49,10 +49,6 @@
#include "sudo.h"
#include "sudo_auth.h"
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo$";
-#endif /* lint */
-
static int sudo_collect __P((int, int, uchar_t *, int, prompt_t *));
static char *def_prompt;