]> git.saurik.com Git - wxWidgets.git/commitdiff
flags moved to chkconf
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 24 Nov 2007 16:55:33 +0000 (16:55 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 24 Nov 2007 16:55:33 +0000 (16:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/graphics.cpp

index e06b5404c07ba3c4f66c5f0132ceff17fc363255..c0ea9f714b61d7e734c1223e0397674d066fb983 100644 (file)
 
 #include "wx/mac/private.h"
 
-#if MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_5
-typedef float CGFloat;
-#endif
-
-#ifdef __LP64__
-#define wxMAC_USE_CORE_TEXT 1
-#else
-#define wxMAC_USE_ATSU_TEXT 1
-#endif
-#undef wxMAC_USE_CG_TEXT 
 //-----------------------------------------------------------------------------
 // constants
 //-----------------------------------------------------------------------------