X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42b1fb630d94b919d455c1f0f2212bc6bcc04d46..2f27c88987b5bea88ea2520e342ef2a0767021bc:/include/wx/msw/statbmp.h diff --git a/include/wx/msw/statbmp.h b/include/wx/msw/statbmp.h index 1e5dd35fce..780e5e4a15 100644 --- a/include/wx/msw/statbmp.h +++ b/include/wx/msw/statbmp.h @@ -12,10 +12,6 @@ #ifndef _WX_STATBMP_H_ #define _WX_STATBMP_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "statbmp.h" -#endif - #include "wx/control.h" #include "wx/icon.h" #include "wx/bitmap.h"