X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/50165591a5f7de9566fc3bb4fe1ec7e4673d13be..34cbe514cf01425bdb928c133404ab7b97a661a4:/include/wx/msw/private.h diff --git a/include/wx/msw/private.h b/include/wx/msw/private.h index 14fc50144e..3d2bf3cb87 100644 --- a/include/wx/msw/private.h +++ b/include/wx/msw/private.h @@ -91,10 +91,7 @@ WXDLLEXPORT_DATA(extern HFONT) wxSTATUS_LINE_FONT; #define CASTWNDPROC (WndProcCast) -//is this the right place; doing a #include...missing.h gives errors (CE) -#if defined(__DIGITALMARS__) -#define CCS_VERT 0x00000080L -#endif + // --------------------------------------------------------------------------- // some stuff for old Windows versions (FIXME: what does it do here??)