X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/876cd6f7e3c4c4a005828f4e7f53897210d29635..36a0190ebd5bd9a7302f60f6dcd608b80574e21c:/src/generic/statline.cpp diff --git a/src/generic/statline.cpp b/src/generic/statline.cpp index 023745015d..a36445889b 100644 --- a/src/generic/statline.cpp +++ b/src/generic/statline.cpp @@ -3,7 +3,6 @@ // Purpose: a generic wxStaticLine class // Author: Vadim Zeitlin // Created: 28.06.99 -// Version: $Id$ // Copyright: (c) 1998 Vadim Zeitlin // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -36,8 +35,6 @@ // implementation // ============================================================================ -IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl) - // ---------------------------------------------------------------------------- // wxStaticLine // ----------------------------------------------------------------------------