s3: Remove redundant flag checks
authorVolker Lendecke <vl@samba.org>
Thu, 9 Sep 2010 00:56:55 +0000 (17:56 -0700)
committerVolker Lendecke <vl@samba.org>
Thu, 9 Sep 2010 04:19:23 +0000 (06:19 +0200)
commitc2048db59d52051c045386a0075a11aea2f5bef7
treee9a118f1ff2c5f7c494222ea4406e80fd4d83081
parent4e4228bd5d970350516162cc716ec2e083ead56f
s3: Remove redundant flag checks

We're checking these in the parent already (winbindd_pam_auth_send and
winbindd_pam_auth_crap_send). No point in doing it in the child as well
source3/winbindd/winbindd_pam.c