removed useless defines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f9e45bd7de
commit
898844403e
@ -24,7 +24,6 @@
|
||||
#undef WX_PRECOMP
|
||||
#define wxUSE_GUI 1
|
||||
#define OLDP2C 1
|
||||
#define ACCESSOR_CALLS_ARE_FUNCTIONS 1
|
||||
#include "wx/wx_cw_cm.h"
|
||||
#ifdef __WXMSW__
|
||||
#include <windows.h>
|
||||
|
@ -24,7 +24,6 @@
|
||||
#define WX_PRECOMP
|
||||
#define wxUSE_GUI 1
|
||||
#define OLDP2C 1
|
||||
#define ACCESSOR_CALLS_ARE_FUNCTIONS 1
|
||||
#include "wx/wx_cw_cm.h"
|
||||
#ifdef WX_PRECOMP
|
||||
#include "wx/wxprec.h"
|
||||
|
@ -17,7 +17,6 @@
|
||||
#define __WXDEBUG__ 1
|
||||
#define wxUSE_GUI 1
|
||||
#define OLDP2C 1
|
||||
#define ACCESSOR_CALLS_ARE_FUNCTIONS 1
|
||||
#include "wx/wx_cw_cm.h"
|
||||
#ifdef __WXMSW__
|
||||
#include <windows.h>
|
||||
|
@ -17,7 +17,6 @@
|
||||
#define __WXDEBUG__ 1
|
||||
#define wxUSE_GUI 1
|
||||
#define OLDP2C 1
|
||||
#define ACCESSOR_CALLS_ARE_FUNCTIONS 1
|
||||
#include "wx/wx_cw_cm.h"
|
||||
#ifdef WX_PRECOMP
|
||||
#include "wx/wxprec.h"
|
||||
|
Loading…
Reference in New Issue
Block a user