removed wxLog::HasPendingMessages() (it can't be made to work correctly with wxLogCha...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 Jan 2003 23:47:14 +0000 (23:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 Jan 2003 23:47:14 +0000 (23:47 +0000)
commit1ec5cbf3de62355577408ced5017c1844c71edaf
treeb59e514472a18cdd61a5999bb85cb92fe646f394
parent6dd16e4f26490f1f4f2be1204840cbf4ecf74a35
removed wxLog::HasPendingMessages() (it can't be made to work correctly with wxLogChain); don't send the messages going to a log file to debug output under MSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/log.tex
include/wx/log.h
src/common/log.cpp
src/generic/logg.cpp