flags moved to chkconf

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2007-11-24 16:55:33 +00:00
parent f968da288e
commit f1fc7bab85

View File

@ -35,16 +35,6 @@
#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
//-----------------------------------------------------------------------------