X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd932cbe1c594a3adceaa521f0cf735b09810f4e..3786c8b587f82e406ba9656847b5bff4ed9209c2:/include/wx/vscroll.h diff --git a/include/wx/vscroll.h b/include/wx/vscroll.h index 5ac9a142c0..b24615f27e 100644 --- a/include/wx/vscroll.h +++ b/include/wx/vscroll.h @@ -12,10 +12,6 @@ #ifndef _WX_VSCROLL_H_ #define _WX_VSCROLL_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "vscroll.h" -#endif - #include "wx/panel.h" // base class // ----------------------------------------------------------------------------