X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0cf119954679a06fb9a19ae3445ba4c89c2129a0..3ef092d63b3757744beb71a61a3b818e207632b3:/include/wx/msw/scrolbar.h diff --git a/include/wx/msw/scrolbar.h b/include/wx/msw/scrolbar.h index 5c269fbcde..992604a64f 100644 --- a/include/wx/msw/scrolbar.h +++ b/include/wx/msw/scrolbar.h @@ -12,10 +12,6 @@ #ifndef _WX_SCROLBAR_H_ #define _WX_SCROLBAR_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "scrolbar.h" -#endif - // Scrollbar item class WXDLLEXPORT wxScrollBar: public wxScrollBarBase {