cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#ifdef __WXMAC__
|
||||
# if defined(__MACH__)
|
||||
# define __WXMAC_OSX__
|
||||
# define __WXMAC_CARBON__
|
||||
# define __WXMAC_CARBON__ /* for backwards compat in user code still defined */
|
||||
# include <AvailabilityMacros.h>
|
||||
# ifndef MAC_OS_X_VERSION_10_4
|
||||
# define MAC_OS_X_VERSION_10_4 1040
|
||||
@@ -45,11 +45,7 @@
|
||||
# include "wx/mac/carbon/config_xcode.h"
|
||||
# endif
|
||||
# else
|
||||
# if TARGET_CARBON
|
||||
# define __WXMAC_CARBON__
|
||||
# else
|
||||
# define __WXMAC_CLASSIC__
|
||||
# endif
|
||||
# error "only mach-o configurations are supported"
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user