X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93cf77c076b699e8e0b3b0049bd4f80de15997dd..72c71d39724af116d419295b684dd2946efb3da3:/src/stubs/statbox.cpp diff --git a/src/stubs/statbox.cpp b/src/stubs/statbox.cpp index b239dc738c..95bfc3b2c4 100644 --- a/src/stubs/statbox.cpp +++ b/src/stubs/statbox.cpp @@ -15,14 +15,12 @@ #include "wx/statbox.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl) BEGIN_EVENT_TABLE(wxStaticBox, wxControl) EVT_ERASE_BACKGROUND(wxStaticBox::OnEraseBackground) END_EVENT_TABLE() -#endif /* * Static box