libubus.h: marking unused variables
authorEmanuel Taube <emanuel.taube@gmail.com>
Fri, 12 Feb 2016 12:28:12 +0000 (13:28 +0100)
committerJohn Crispin <blogic@openwrt.org>
Mon, 22 Feb 2016 10:41:03 +0000 (11:41 +0100)
Inform the compiler that the variables are not gona be used to avoid
compiler warnings.

Signed-off-by: Emanuel Taube <emanuel.taube@gmail.com>

No differences found