]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup_microwin.h
--with-sdl option should be taken into account for non-GUI builds too (closes bug...
[wxWidgets.git] / include / wx / msw / setup_microwin.h
index 64339fdbcc47535167dd5c0a84be2df94ae9f353..1919e8d729f0ac30ca305b4e3f81e1c1f65883a4 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.
 //