Removed spurious comment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-03-06 20:47:38 +00:00
parent 1d3f4b50d6
commit 8004cd7a28
2 changed files with 2 additions and 9 deletions

View File

@@ -3706,11 +3706,7 @@ the program work.
\func{void}{wxVLogMessage}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
For all normal, informational messages. They also appear in a message box by
default (but it can be changed). Notice that the standard behaviour is to not
show informational messages if there are any errors later - the logic being
that the later error messages make the informational messages preceding them
meaningless.
default (but it can be changed).
\membersection{::wxLogVerbose}\label{wxlogverbose}