]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/setup0.h
fixed compilation if wxUSE_STL=1
[wxWidgets.git] / include / wx / os2 / setup0.h
index 94150df4d18049aa50b877846df96aa205069942..8d0e95131a0461f68a37159ac2c439a940356623 100644 (file)
 // compatibility settings
 // ----------------------------------------------------------------------------
 
-// This setting determines the compatibility with 2.4 API: set it to 1 to
-// enable it but please consider updating your code instead.
-//
-// Default is 0
-//
-// Recommended setting: 0 (please update your code)
-#define WXWIN_COMPATIBILITY_2_4 0
-
 // This setting determines the compatibility with 2.6 API: set it to 0 to
 // flag all cases of using deprecated functions.
 //