]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3: Remove an unused variable
authorVolker Lendecke <vl@samba.org>
Fri, 20 Apr 2012 09:04:28 +0000 (11:04 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 20 Apr 2012 10:44:20 +0000 (12:44 +0200)
Autobuild-User: Volker Lendecke <vl@samba.org>
Autobuild-Date: Fri Apr 20 12:44:20 CEST 2012 on sn-devel-104

source3/passdb/pdb_ldap.c

index 6b911d291501d6ec4c3127a3d61ced2d4c3c19d2..49f48bd212c7ef5753c9bb91cdedf922ec2aa597 100644 (file)
@@ -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,