From: Volker Lendecke Date: Fri, 20 Apr 2012 09:04:28 +0000 (+0200) Subject: s3: Remove an unused variable X-Git-Tag: samba-4.0.0alpha20~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca8422d027cc98cc792b75f35fe897da123fc4b;p=thirdparty%2Fsamba.git s3: Remove an unused variable Autobuild-User: Volker Lendecke Autobuild-Date: Fri Apr 20 12:44:20 CEST 2012 on sn-devel-104 --- diff --git a/source3/passdb/pdb_ldap.c b/source3/passdb/pdb_ldap.c index 6b911d29150..49f48bd212c 100644 --- a/source3/passdb/pdb_ldap.c +++ b/source3/passdb/pdb_ldap.c @@ -501,7 +501,6 @@ static bool init_sam_from_ldap(struct ldapsam_privates *ldap_state, kickoff_time, pass_last_set_time, pass_can_change_time, - pass_must_change_time, ldap_entry_time, bad_password_time; char *username = NULL,