]> git.saurik.com Git - wxWidgets.git/commitdiff
Forgot to remove #endif
authorJulian Smart <julian@anthemion.co.uk>
Thu, 14 Apr 2005 16:04:47 +0000 (16:04 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 14 Apr 2005 16:04:47 +0000 (16:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/app.cpp

index 8d6c1c67ccd10a40cfafc9315048b30171f4c24a..2c0de2d84579540d6b6e8f57d23ef6d464b84449 100644 (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