]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/app.cpp
Some unnecessary wxUSE_MFC occurences removed following Vadim's experience (see wx...
[wxWidgets.git] / src / msw / app.cpp
index 72221a117c387f2092d9bc663ce380d22cabd77c..f0d21977043fd7397654339340f46a7b601af2e5 100644 (file)
@@ -625,8 +625,7 @@ void wxApp::OnQueryEndSession(wxCloseEvent& event)
 /* static */
 int wxApp::GetComCtl32Version()
 {
 /* static */
 int wxApp::GetComCtl32Version()
 {
-//FIX ME FOR DIGITALMARS!!
-#if defined(__WXMICROWIN__) || defined(__WXWINCE__) || defined(__DIGITALMARS__)
+#if defined(__WXMICROWIN__) || defined(__WXWINCE__)
     return 0;
 #else
     // cache the result
     return 0;
 #else
     // cache the result