]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/setup0.h
removed WXWIN_COMPATIBILITY_2_4 in non-MSW code
[wxWidgets.git] / include / wx / motif / setup0.h
index 095bcca33d72dbdcc248ba4bba312d18e01d0844..8238d310d1ffdff8e3cfbb97f7eaed7a68055c7a 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.
 //