another compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-02-03 22:58:21 +00:00
parent 858f7d6641
commit cf45d1f4b3

View File

@@ -1072,7 +1072,7 @@ void OutputDebugStringW95(const char* lpOutputString, ...)
#endif
#ifdef 0
#if 0
// maximum mumber of lines the output console should have
static const WORD MAX_CONSOLE_LINES = 500;