X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/91ebae296d79e73c1a17af0439ff42acfda30aa9..3c232ecbafb32b1f607d788677f1d5775af3132a:/include/wx/os2/setup0.h diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h index 5c9989e68a..30106270a3 100644 --- a/include/wx/os2/setup0.h +++ b/include/wx/os2/setup0.h @@ -1091,14 +1091,6 @@ // (just use Windows printing). #define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1 -// Define as 1 to use Microsoft's ItsyBitsy small title bar library, for -// wxMiniFrame. This setting is only used for Win3.1; Win9x and NT use native -// miniframes support instead. -// -// Default is 0 for (most) Win32 (systems), 1 for Win16 -// -#define wxUSE_ITSY_BITSY 0 - // Set this to 1 to use RICHEDIT controls for wxTextCtrl with style wxTE_RICH // which allows to put more than ~32Kb of text in it even under Win9x (NT // doesn't have such limitation).