summaryrefslogtreecommitdiff
path: root/auth/fwtk.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth/fwtk.c')
-rw-r--r--auth/fwtk.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/auth/fwtk.c b/auth/fwtk.c
index 1ed7e8c44..972b6e175 100644
--- a/auth/fwtk.c
+++ b/auth/fwtk.c
@@ -54,10 +54,6 @@
#include "sudo.h"
#include "sudo_auth.h"
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo$";
-#endif /* lint */
-
int
fwtk_init(pw, promptp, auth)
struct passwd *pw;