WINGs: removed unused variable in syslog messaging code
commit9ee94f8777d3b8e57911814cd07028115dc5e466
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 9 May 2014 19:29:07 +0000 (9 21:29 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 9 May 2014 19:42:34 +0000 (9 20:42 +0100)
tree8e8be66df9b70e72015a8a9be065157d22df4495
parentf5167ae12d15384e809a0e3ffb28840ee3b61264
WINGs: removed unused variable in syslog messaging code

As pointed by the commpiler, the variable 'syslog_prefix' is not used
in the code, so it is removed.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WINGs/error.c