X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/233f573883834b6c86ad5a9d72fdb6a260f74f81..beee38cb41aa2ce4fbe9052bf4f70e1be184b553:/src/osx/carbon/statline.cpp diff --git a/src/osx/carbon/statline.cpp b/src/osx/carbon/statline.cpp index ca968e6c08..1d68d6b7fc 100644 --- a/src/osx/carbon/statline.cpp +++ b/src/osx/carbon/statline.cpp @@ -20,9 +20,6 @@ #include "wx/statbox.h" #endif -IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl) - - bool wxStaticLine::Create( wxWindow *parent, wxWindowID id, const wxPoint &pos,