]> git.saurik.com Git - wxWidgets.git/commit
Compilation fix for wxUSE_LOG_DEBUG==0 case.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 May 2010 10:29:52 +0000 (10:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 May 2010 10:29:52 +0000 (10:29 +0000)
commitff46415213f7435aa64ab4f5b7dfdbb7b31f3796
treea6377a30566ff8c17f2edec53998218a090eb871
parent79a53c39dbccd0614f2dc90080c46699989265fe
Compilation fix for wxUSE_LOG_DEBUG==0 case.

Don't do anything in wxDISABLE_DEBUG_LOGGING_IN_RELEASE_BUILD() if we don't
use debug logging anyhow.

Closes #12070.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/log.h