X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..c9ed413ab4f5673ffff00198dc6ce1397398bda4:/src/osx/carbon/statline.cpp diff --git a/src/osx/carbon/statline.cpp b/src/osx/carbon/statline.cpp index 62abfd106a..1d68d6b7fc 100644 --- a/src/osx/carbon/statline.cpp +++ b/src/osx/carbon/statline.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: src/mac/carbon/statline.cpp +// Name: src/osx/carbon/statline.cpp // Purpose: wxStaticLine class // Author: Vadim Zeitlin // Created: 28.06.99 @@ -20,9 +20,6 @@ #include "wx/statbox.h" #endif -IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl) - - bool wxStaticLine::Create( wxWindow *parent, wxWindowID id, const wxPoint &pos,