X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/519cb848a8f4c91c73421bb75314754284e593a4..1b7274a8c071f0bbe4a19168e9b9b4981c06a8af:/src/mac/statbox.cpp?ds=inline diff --git a/src/mac/statbox.cpp b/src/mac/statbox.cpp index abae14d07e..ea7ca9dfbb 100644 --- a/src/mac/statbox.cpp +++ b/src/mac/statbox.cpp @@ -16,14 +16,12 @@ #include "wx/statbox.h" #include "wx/mac/uma.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