cleaning up common OSX code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2008-03-07 16:53:07 +00:00
parent 9f5717add3
commit c8e2c7d7b3

View File

@@ -43,9 +43,6 @@
#if defined(__WINDOWS__) #if defined(__WINDOWS__)
#include "wx/msw/private.h" #include "wx/msw/private.h"
#endif #endif
#ifdef __WXMAC__
#include "wx/mac/private.h"
#endif
// =========================================================================== // ===========================================================================
// implementation // implementation