s3:registry: use dbwrap_purge_bystring instead of dbwrap_delete_bystring
commit5b439f51f0177873167de8a900eafa34f5a14e9e
authorMichael Adam <obnox@samba.org>
Wed, 24 Feb 2016 23:58:50 +0000 (25 00:58 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Mar 2016 09:02:13 +0000 (14 10:02 +0100)
tree741de3a7f4682a7e0723d77853fb08f980996afa
parentc0fc2c38fc3bd3a0597c71c3ad03b307727a68e1
s3:registry: use dbwrap_purge_bystring instead of dbwrap_delete_bystring

where appropriate

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 8f158bab9f8dbdbdb460258a08a15d0d6c41cbac)

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11779
source3/registry/reg_backend_db.c