remove mentions of wxEVENTS_COMPATIBILITY_2_8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -147,13 +147,5 @@
|
|||||||
#define wxUSE_COLOURDLG 0
|
#define wxUSE_COLOURDLG 0
|
||||||
#endif // __SMARTPHONE__
|
#endif // __SMARTPHONE__
|
||||||
|
|
||||||
// eVC can't compile template Bind() but VC8 can
|
|
||||||
#if !wxEVENTS_COMPATIBILITY_2_8
|
|
||||||
# ifdef __EVC4__
|
|
||||||
# undef wxEVENTS_COMPATIBILITY_2_8
|
|
||||||
# define wxEVENTS_COMPATIBILITY_2_8 1
|
|
||||||
# endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif // _WX_MSW_WINCE_CHKCONF_H_
|
#endif // _WX_MSW_WINCE_CHKCONF_H_
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user