]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/platform.h
wxXRC cleanup: removed .xmlbin format
[wxWidgets.git] / include / wx / platform.h
index f1f6df24dce70fff4dc6e9588046f4f41cc29c77..ae2f01b8c633c5bf5eb76331d48e1bc3db035aa5 100644 (file)
         #define __HPUX__
     #endif /* HP-UX */
 
-    #if defined(__WXMAC__) && defined(__DARWIN__)
-        /* Mac OS X */
-
-        /*
-           Some code has been added to workaround defects(?) in the
-           bundled gcc compiler. These corrections are identified by:
-           __DARWIN__ for corrections necessary for Darwin (wxMac, wxMotif)
-         */
-
-        #include <Carbon/Carbon.h>
-    #endif /* __WXMAC__ && __DARWIN__ */
-
     #if defined(__CYGWIN__)
         #if !defined(wxSIZE_T_IS_UINT)
             #define wxSIZE_T_IS_UINT
        bundled gcc compiler. These corrections are identified by:
        __DARWIN__ for corrections necessary for Darwin (wxMac, wxMotif)
      */
-
-    #include <Carbon/Carbon.h>
 #elif defined(__OS2__)
     #if defined(__IBMCPP__)
         #define __VISAGEAVER__ __IBMCPP__