Forgot to remove #endif

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2005-04-14 16:04:47 +00:00
parent f118960423
commit 012ce47389

View File

@ -644,7 +644,6 @@ int wxApp::GetComCtl32Version()
dvi.dwMinorVersion;
}
}
//#endif
// if DllGetVersion() is unavailable either during compile or
// run-time, try to guess the version otherwise