From: Stefan Csomor Date: Fri, 7 Mar 2008 16:56:04 +0000 (+0000) Subject: cleaning up common OSX code X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fe844054e8a0739e8c05b154d900939710a00608 cleaning up common OSX code git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/common/fileconf.cpp b/src/common/fileconf.cpp index d8b35dfce9..c229f690a6 100644 --- a/src/common/fileconf.cpp +++ b/src/common/fileconf.cpp @@ -46,10 +46,6 @@ #include "wx/stdpaths.h" -#if defined(__WXMAC__) - #include "wx/mac/private.h" // includes mac headers -#endif - #if defined(__WXMSW__) #include "wx/msw/private.h" #endif //windows.h