Remove shadow warning from compiling
authorJonathan Maw <jonathan.maw@codethink.co.uk>
Mon, 18 Jun 2012 11:07:07 +0000 (12:07 +0100)
committerJonathan Maw <jonathan.maw@codethink.co.uk>
Mon, 18 Jun 2012 11:07:07 +0000 (12:07 +0100)
commit50832f6f8aa1bc5b5c6c59b7640743947ad73653
tree21843755e757652f6fefd58339dc1e3523425aaa
parentbb8708db33aa547989ded2aac299fbc99a713904
Remove shadow warning from compiling

Removed because shadowing was caused by an automatically-generated file
(luc-handler-dbus.c), as generated with gdbus-codegen.
When using --enable-debug=yes in ./configure, compiling will fail on
warnings.
configure.ac