s3: Slightly simplify db_ctdb_transaction_commit
commit6e0259d8ec4698384be803e0dc75f3ed2eef4ab1
authorVolker Lendecke <vl@samba.org>
Wed, 7 Nov 2012 15:39:16 +0000 (7 16:39 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 29 Nov 2012 16:42:20 +0000 (29 17:42 +0100)
tree51fb5b3e68ab1a07ef4c4e3ddbae589877e62eb3
parentb206b5274878bbf47cd19db0fccc025a1ac16784
s3: Slightly simplify db_ctdb_transaction_commit

Avoid an unnecessary "else".

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