X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/233f573883834b6c86ad5a9d72fdb6a260f74f81..71a09c3579dd5cb4cd8fa7fdc143561cbff74e12:/src/osx/carbon/statline.cpp diff --git a/src/osx/carbon/statline.cpp b/src/osx/carbon/statline.cpp index ca968e6c08..62a3db302c 100644 --- a/src/osx/carbon/statline.cpp +++ b/src/osx/carbon/statline.cpp @@ -3,7 +3,6 @@ // Purpose: wxStaticLine class // Author: Vadim Zeitlin // Created: 28.06.99 -// Version: $Id$ // Copyright: (c) 1998 Vadim Zeitlin // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -20,9 +19,6 @@ #include "wx/statbox.h" #endif -IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl) - - bool wxStaticLine::Create( wxWindow *parent, wxWindowID id, const wxPoint &pos,