windows: Avoid OVS_UNUSED in Windows stubs for syslog.h.
authorAlin Serdean <aserdean@cloudbasesolutions.com>
Tue, 30 Jun 2015 16:27:27 +0000 (16:27 +0000)
committerGurucharan Shetty <gshetty@nicira.com>
Sat, 11 Jul 2015 03:35:45 +0000 (20:35 -0700)
commit9b0c0dd3ef024988939a76366d1de1e710b5fd3e
treea0c1d26746c6540e536d4a98a9407254fc7e5839
parentf823133594320cd15071564126d3b5d554563562
windows: Avoid OVS_UNUSED in Windows stubs for syslog.h.

Currently OVS_UNUSED is defined in compiler.h since syslog.h is a
standalone wrapper remove it from the parameters.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Acked-by: Eitan Eliahu <eliahue@vmware.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
include/windows/syslog.h