removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders
to be of any use) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,6 +17,5 @@
|
|||||||
#define wxUSE_GUI 1
|
#define wxUSE_GUI 1
|
||||||
#define TARGET_CARBON 1
|
#define TARGET_CARBON 1
|
||||||
#define OLDP2C 1
|
#define OLDP2C 1
|
||||||
#define PM_USE_SESSION_APIS 0
|
|
||||||
|
|
||||||
#include "wx/wx_cw_cm.h"
|
#include "wx/wx_cw_cm.h"
|
||||||
|
@@ -17,7 +17,6 @@
|
|||||||
#define wxUSE_GUI 1
|
#define wxUSE_GUI 1
|
||||||
#define TARGET_CARBON 1
|
#define TARGET_CARBON 1
|
||||||
#define OLDP2C 1
|
#define OLDP2C 1
|
||||||
#define PM_USE_SESSION_APIS 0
|
|
||||||
|
|
||||||
#include "wx/wx_cw_cm.h"
|
#include "wx/wx_cw_cm.h"
|
||||||
#include "wx/wxprec.h"
|
#include "wx/wxprec.h"
|
@@ -13,7 +13,6 @@
|
|||||||
#define wxUSE_GUI 1
|
#define wxUSE_GUI 1
|
||||||
#define TARGET_CARBON 1
|
#define TARGET_CARBON 1
|
||||||
#define OLDP2C 1
|
#define OLDP2C 1
|
||||||
#define PM_USE_SESSION_APIS 0
|
|
||||||
|
|
||||||
#include "wx/wx_cw_cm.h"
|
#include "wx/wx_cw_cm.h"
|
||||||
#ifdef __WXMSW__
|
#ifdef __WXMSW__
|
||||||
|
@@ -15,7 +15,6 @@
|
|||||||
#define wxUSE_GUI 1
|
#define wxUSE_GUI 1
|
||||||
#define TARGET_CARBON 1
|
#define TARGET_CARBON 1
|
||||||
#define OLDP2C 1
|
#define OLDP2C 1
|
||||||
#define PM_USE_SESSION_APIS 0
|
|
||||||
|
|
||||||
#include "wx/wx_cw_cm.h"
|
#include "wx/wx_cw_cm.h"
|
||||||
#ifdef WX_PRECOMP
|
#ifdef WX_PRECOMP
|
||||||
|
Reference in New Issue
Block a user