]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/baseunix.cpp
Applied patch #1431193: work around for recent fileuri change in mediactrl + fix
[wxWidgets.git] / src / unix / baseunix.cpp
index 77466c6560ae147901df566bf5a2bba8907bb9c8..d7e34da3c5450a9e121d7c72a3ef298aed31b632 100644 (file)
@@ -85,8 +85,8 @@ wxConsoleAppTraits::WaitForChild(wxExecuteData& execData)
 // misc other stuff
 // ----------------------------------------------------------------------------
 
-// this is in mac/utils.cpp under Mac and MGL
-#if !defined(__WXMAC__) && !defined(__WXMGL__)
+// this is in mac/utils.cpp under Mac
+#if !defined(__WXMAC__)
 
 wxToolkitInfo& wxConsoleAppTraits::GetToolkitInfo()
 {