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:
Gilles Depeyrot
2001-07-02 19:58:48 +00:00
parent 09e48f0b19
commit 8facbb759c
4 changed files with 0 additions and 4 deletions

View File

@@ -17,6 +17,5 @@
#define wxUSE_GUI 1
#define TARGET_CARBON 1
#define OLDP2C 1
#define PM_USE_SESSION_APIS 0
#include "wx/wx_cw_cm.h"

View File

@@ -17,7 +17,6 @@
#define wxUSE_GUI 1
#define TARGET_CARBON 1
#define OLDP2C 1
#define PM_USE_SESSION_APIS 0
#include "wx/wx_cw_cm.h"
#include "wx/wxprec.h"

View File

@@ -13,7 +13,6 @@
#define wxUSE_GUI 1
#define TARGET_CARBON 1
#define OLDP2C 1
#define PM_USE_SESSION_APIS 0
#include "wx/wx_cw_cm.h"
#ifdef __WXMSW__

View File

@@ -15,7 +15,6 @@
#define wxUSE_GUI 1
#define TARGET_CARBON 1
#define OLDP2C 1
#define PM_USE_SESSION_APIS 0
#include "wx/wx_cw_cm.h"
#ifdef WX_PRECOMP