Forgot to recomment this out

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-12-19 23:51:46 +00:00
parent a0d927d1e2
commit 44f685055e

View File

@@ -123,7 +123,7 @@ void __wxPreStart()
{
#ifdef __WXMSW__
wxCrtSetDbgFlag(_CRTDBG_LEAK_CHECK_DF);
// wxCrtSetDbgFlag(_CRTDBG_LEAK_CHECK_DF);
#endif
#ifdef WXP_WITH_THREAD