idmap_hash: remove unused error checks
commit5a754810dead1225554b5a9c5c5265079ae5c0a9
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Mar 2019 12:54:10 +0000 (21 13:54 +0100)
committerJule Anger <janger@samba.org>
Thu, 30 Mar 2023 15:10:10 +0000 (30 15:10 +0000)
tree0e2cce93d5bee3467ea1519f1718e7a2b70bfe1c
parent1e6eeb8efb21a836c08d203d379817598d6ea447
idmap_hash: remove unused error checks

id_map_ptrs_init() is used in the callers in order to
set everything up as expected.

Other backends also just trust the caller.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15319

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 2cfcff3101fce94b365eccde114432dfa980bbd0)
source3/winbindd/idmap_hash/idmap_hash.c