summaryrefslogtreecommitdiff
path: root/ldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap.c')
-rw-r--r--ldap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ldap.c b/ldap.c
index 139a0cc23..e7920e76e 100644
--- a/ldap.c
+++ b/ldap.c
@@ -70,10 +70,6 @@
#include "sudo.h"
#include "parse.h"
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo$";
-#endif /* lint */
-
#ifndef LINE_MAX
# define LINE_MAX 2048
#endif