s4 dsdb util: remove samdb_search_count
authorGary Lockyer <gary@catalyst.net.nz>
Wed, 13 Feb 2019 20:19:21 +0000 (09:19 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Feb 2019 04:03:24 +0000 (05:03 +0100)
commitf0e96d21b55c03f4610f4a2013cf7fdf2a50e29b
tree643e5d7d8a22623e441dda1bc9b8dc8a1e19bc89
parent2546f2609189ae6075f626de7eb9f63a083d3386
s4 dsdb util: remove samdb_search_count

All the uses have been replaced with calls to dsdb_domain_count, so it
is no longer needed.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/common/util.c