projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
858f7d6
)
another compilation fix
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Wed, 3 Feb 1999 22:58:21 +0000
(22:58 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Wed, 3 Feb 1999 22:58:21 +0000
(22:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1584
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/msw/utils.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/msw/utils.cpp
b/src/msw/utils.cpp
index e0ed4d72464ba873c3e150ccc0529db6f780a466..6d51207e7c92e4884a76dac065d0825d98b99c91 100644
(file)
--- a/
src/msw/utils.cpp
+++ b/
src/msw/utils.cpp
@@
-1072,7
+1072,7
@@
void OutputDebugStringW95(const char* lpOutputString, ...)
#endif
-#if
def
0
+#if 0
// maximum mumber of lines the output console should have
static const WORD MAX_CONSOLE_LINES = 500;