X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/19bc15143af345787753717e2a1b22a29e339469..1c467e8804ff4c1cd3aee52bb16dfa4f976160a0:/src/os2/statbox.cpp?ds=sidebyside diff --git a/src/os2/statbox.cpp b/src/os2/statbox.cpp index 8ae9f4d7ab..94d826ec8d 100644 --- a/src/os2/statbox.cpp +++ b/src/os2/statbox.cpp @@ -4,7 +4,6 @@ // Author: David Webster // Modified by: // Created: ??/??/98 -// RCS-ID: $Id$ // Copyright: (c) David Webster // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -22,8 +21,6 @@ #include "wx/os2/private.h" -IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl) - bool wxStaticBox::Create( wxWindow* pParent, wxWindowID vId, const wxString& rsLabel,