s3: Remove header==NULL code from db_ctdb_marshall_record
commitb206b5274878bbf47cd19db0fccc025a1ac16784
authorVolker Lendecke <vl@samba.org>
Wed, 7 Nov 2012 15:25:31 +0000 (7 16:25 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 29 Nov 2012 16:41:46 +0000 (29 17:41 +0100)
tree772dcf4c63c08105c8da354afd3611f76132f7cd
parent24c36e748414d70ede930e8418455a2c11068d49
s3: Remove header==NULL code from db_ctdb_marshall_record

The only call chain (via db_ctdb_marshall_add) has header != NULL

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