auth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.c
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Jan 2014 02:57:13 +0000 (15:57 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 15 Apr 2014 08:13:12 +0000 (10:13 +0200)
commit634cc8fdffbf83e339844a8da2812fae3964cd31
treeba7a250f3483377eb6defa27e26dac981acd698e
parent6e8eb605454d663643738bc3bf797035022e3a20
auth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.c

This code is dead since the move to the WAF build system, but was set
for HP-UX 9, 10 and 11 in the autoconf build system.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/auth/pass_check.c
source4/auth/ntlm/auth_unix.c