idmap_hash: remove unused error checks
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Mar 2019 12:54:10 +0000 (13:54 +0100)
committerJule Anger <janger@samba.org>
Wed, 5 Apr 2023 10:40:13 +0000 (10:40 +0000)
commitbbd1f56b78cfd0a644016db88ee0eb2a4b2dbc3d
treeb5936c1db8f9e83a3275b58650df5a821736d50a
parent00909630b0d609f694ee078562d59dd43cdbdd60
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