dbwrap: Slightly simplify dbwrap_watch_record_stored
commit5e07731cf689705957f706b6430a7ed67f099f79
authorVolker Lendecke <vl@samba.org>
Wed, 12 Feb 2014 12:48:19 +0000 (12 12:48 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 25 Feb 2014 22:27:21 +0000 (25 23:27 +0100)
treeb49e618d0f80a3025e69360362ce211a3a72b57d
parent64bae74f565e7f07a408effb2665eba80fde5370
dbwrap: Slightly simplify dbwrap_watch_record_stored

We have messaging_send_buf, so there's no point to use an explicit
DATA_BLOB here.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Feb 25 23:27:21 CET 2014 on sn-devel-104
source3/lib/dbwrap/dbwrap_watch.c