X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c1dc9f8394c1488ad8e7d945e6f943f7b34554ce..3dccf96eabc68d95839782d35e6193855f007fd2:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 2354fdecde..a88f1b49b6 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -1262,10 +1262,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 class used internally for manipulating // wxBitmao data. //