X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/abb6edd197b78d24f762257a7880539556d10505..67393addd823ea1a9b653a93c8554e7fd013ecfa:/include/wx/motif/setup0.h?ds=sidebyside diff --git a/include/wx/motif/setup0.h b/include/wx/motif/setup0.h index 095bcca33d..25ef8c3cb8 100644 --- a/include/wx/motif/setup0.h +++ b/include/wx/motif/setup0.h @@ -27,14 +27,6 @@ // 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. // @@ -1254,10 +1246,6 @@ // wxDC cacheing implementation #define wxUSE_DC_CACHEING 1 -// Set this to 1 to enable the use of DIB's for wxBitmap to support -// bitmaps > 16MB on Win95/98/Me. Set to 0 to use DDB's only. -#define wxUSE_DIB_FOR_BITMAP 0 - // Set this to 1 to enable wxDIB #define wxUSE_WXDIB 1