write_riemann plugin: fix warning
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 14 May 2018 13:22:17 +0000 (15:22 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 14 May 2018 13:22:17 +0000 (15:22 +0200)
commit9f1354b34feaf1e30284e14895a4b71adbcc7980
tree6f86f54e2157cb293a64cb2137332d10f76055c7
parent8a43178ffd78060ec2353b22675666c66caf9e4f
write_riemann plugin: fix warning

src/write_riemann.c:185:50: warning: unused parameter 'host' [-Wunused-parameter]
wrr_notification_to_message(struct riemann_host *host, /* {{{ */
                                                 ^
1 warning generated.
src/write_riemann.c