X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..cb6b81bc94108bcb0a702ac5fdaf4944fa7706a0:/src/os2/statline.cpp?ds=inline diff --git a/src/os2/statline.cpp b/src/os2/statline.cpp index e9663eebf9..1bda2b1008 100644 --- a/src/os2/statline.cpp +++ b/src/os2/statline.cpp @@ -3,7 +3,6 @@ // Purpose: OS2 version of wxStaticLine class // Author: David Webster // Created: 10/23/99 -// Version: $Id$ // Copyright: (c) 1999 David Webster // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -33,8 +32,6 @@ // implementation // ============================================================================ -IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl) - // ---------------------------------------------------------------------------- // wxStaticLine // ----------------------------------------------------------------------------