ctdb-build: Tweak hacking of rpcgen output
authorMartin Schwenke <martin@meltin.net>
Tue, 25 Jun 2019 00:03:44 +0000 (10:03 +1000)
committerAmitay Isaacs <amitay@samba.org>
Fri, 5 Jul 2019 05:03:25 +0000 (05:03 +0000)
commite0b33c5549ffb1a06270af5e2b4a199496add90d
treef81e4afffc038aa5fd87b6a3be5d03f05d06cabd
parent755a9e654feaa7265975a1f02ea2f59fd30d09a9
ctdb-build: Tweak hacking of rpcgen output

csbuild doesn't like the hack where variable buf is initialised to
itself to avoid an unused variable warning.  buf is unused so remove
it instead.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/wscript