]> git.saurik.com Git - wxWidgets.git/commitdiff
cleanup mac
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 22 Nov 2007 14:22:39 +0000 (14:22 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 22 Nov 2007 14:22:39 +0000 (14:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/dirctrlg.cpp

index 057d074c04622848d46c732ff5098b1e652b2e6a..e0be654170763aa68175bb34d8345b1a1fdf7bca 100644 (file)
@@ -86,7 +86,7 @@
 #endif // __OS2__
 
 #if defined(__WXMAC__)
-    #include "MoreFilesX.h"
+//    #include "MoreFilesX.h"
 #endif
 
 #ifdef __BORLANDC__