From 5e14ab971129eb95ca02e373fc21adb46c0eaca1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Jul 2011 22:52:35 +0300 Subject: Remove undescore from variables and defines. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 5f565a091..faeedadaa 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -211,7 +211,7 @@ static void initInternationalization() #endif } -static void xmlNullLogger(void *ctx _UNUSED_, const char *msg _UNUSED_, ...) +static void xmlNullLogger(void *ctx A_UNUSED, const char *msg A_UNUSED, ...) { // Does nothing, that's the whole point of it } -- cgit v1.2.3-60-g2f50