X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aad6765cbd8916ddeb0362b091663138c2e74df3..127eab18f80e5b298b8c0326609ed811035e6829:/include/wx/msw/colour.h diff --git a/include/wx/msw/colour.h b/include/wx/msw/colour.h index d9bcb9319d..556a5b9621 100644 --- a/include/wx/msw/colour.h +++ b/include/wx/msw/colour.h @@ -12,10 +12,6 @@ #ifndef _WX_COLOUR_H_ #define _WX_COLOUR_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "colour.h" -#endif - #include "wx/object.h" // ----------------------------------------------------------------------------