winbindd: remove a redundant check from winbindd_dual_pam_auth_samlogon
authorRalph Boehme <slow@samba.org>
Tue, 9 Jan 2018 15:58:06 +0000 (16:58 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 13 Jan 2018 07:24:08 +0000 (08:24 +0100)
commitaae75d124a5555f1cb5bb1b3f081a9f09b51beb3
tree553b30ce6e784a066e2802b22fc47b800cf55c31
parent489e942aa99d8f8a37ce2286923d8c97e97a4181
winbindd: remove a redundant check from winbindd_dual_pam_auth_samlogon

result is already checked a few lines above.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/winbindd/winbindd_pam.c