Remove unused function is_trusted_domain_situation().
authorMichael Adam <obnox@samba.org>
Mon, 26 May 2008 10:42:56 +0000 (12:42 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 26 May 2008 14:42:25 +0000 (16:42 +0200)
commit6cebad5b67d3d815b5f5b3ea1b7711fc15d45cf1
treefd3af50b748a5facf61631203a8c17ff8c40d0b3
parentc5a030a38a520e2cd89dc061f4d2bfee57ce9d84
Remove unused function is_trusted_domain_situation().

This combined check has been replaced by is_dc_trusted_domain_situation()
which does not check for lp_allow_trusted_domains().

Michael
(This used to be commit 0a24c038b7bc6edef0021eb121a072cc7e8f9165)
source3/include/proto.h
source3/passdb/passdb.c