s3:registry: remove redundant write of zero-lentgh subkey list record
authorMichael Adam <obnox@samba.org>
Fri, 1 Jul 2011 13:18:12 +0000 (15:18 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 4 Jul 2011 18:02:08 +0000 (20:02 +0200)
commit394ca1446e712c9cb3649c8a2c4fd2ebe638d8cd
treecbf42cb6bf984c8f1c04ca90850a87798af9b66a
parenteb797bd2060732bca06cda3dfd5eabec5e7c8ab0
s3:registry: remove redundant write of zero-lentgh subkey list record

In this case, the zero-lenght list has already been written in step #2.

Pair-Programmed-With: Gregor Beck <gbeck@sernet.de>
source3/registry/reg_backend_db.c