X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3dddebb1cda284e8563be745c4bb90f8108a8794..3d59540f8778262e3d9dd7d3bcdaf8da37f5fac0:/src/univ/statbox.cpp diff --git a/src/univ/statbox.cpp b/src/univ/statbox.cpp index 50a76c02af..1241fe2638 100644 --- a/src/univ/statbox.cpp +++ b/src/univ/statbox.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "univstatbox.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__ @@ -41,8 +37,6 @@ // implementation // ============================================================================ -IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl) - // ---------------------------------------------------------------------------- // wxStaticBox // ----------------------------------------------------------------------------