s3: Remove unused code for fetching persistent ctdb records
commit55d75a3fbe95ea3b95dc83551cca742bcddb6e9b
authorVolker Lendecke <vl@samba.org>
Mon, 12 Nov 2012 12:06:38 +0000 (12 13:06 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 29 Nov 2012 17:07:26 +0000 (29 18:07 +0100)
tree8140742ff472bef01f9130bf41efaf48c16a2f49
parent7b43362a9ea942e6759fd9298b2a67cb3328520f
s3: Remove unused code for fetching persistent ctdb records

The only entry point here is parse_record, and this catches the persistent
case with a direct parse now

Reviewed-by: Michael Adam <obnox@samba.org>
source3/lib/dbwrap/dbwrap_ctdb.c