X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e35dd7d3d3c00215fa08c6cf23017b519fd3b6af..81f4ed62ddcb1c6d1f54f9ee3872d5996827c12c:/src/generic/colour.cpp diff --git a/src/generic/colour.cpp b/src/generic/colour.cpp index adc843d195..f16c134514 100644 --- a/src/generic/colour.cpp +++ b/src/generic/colour.cpp @@ -4,7 +4,6 @@ // Author: Julian Smart // Modified by: // Created: 01/02/97 -// RCS-ID: $Id$ // Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -22,8 +21,6 @@ #include "wx/gdicmn.h" #endif -IMPLEMENT_DYNAMIC_CLASS(wxColour, wxObject) - // Colour void wxColour::Init()