tdb: Remove unnecessary checks
authorVolker Lendecke <vl@samba.org>
Wed, 10 Aug 2016 09:31:44 +0000 (11:31 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 29 Aug 2016 17:03:26 +0000 (19:03 +0200)
commitbabd5432ed91dec1b64b966e2a6633b9642a82d5
treefc297e3031f877959c5f26d54449fb0a39536549
parent4913180aada29a6118d19f27f3521b8456c5c912
tdb: Remove unnecessary checks

This has already been done in tdb_find()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
lib/tdb/common/tdb.c