Really fix compilation in !wxUSE_LOG_DEBUG && !HAVE_VARIADIC_MACROS case.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 May 2012 19:47:32 +0000 (19:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 May 2012 19:47:32 +0000 (19:47 +0000)
commite779f0935774b9fb0ded3ca55ca2c0dc92330813
treec7b0b65250719bb41cf7f1142d83eb0c9679bfe7
parent9e0fc31c31af7a370e862a4af57f15f8c54a0642
Really fix compilation in !wxUSE_LOG_DEBUG && !HAVE_VARIADIC_MACROS case.

Fix the fix of r71502, we need the variable declaration when not using
HAVE_VARIADIC_MACROS.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/markupparser.cpp