diff options
-rw-r--r-- | source3/param/loadparm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index 6abf967cde..5698eed20d 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -203,7 +203,6 @@ typedef struct char *szLdapUserSuffix; int ldap_port; int ldap_ssl; - char *szLdapServer; char *szLdapSuffix; char *szLdapFilter; char *szLdapAdminDn; |