X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d13fd3e4680b4169ce79b95ee68c6f9824b5a94a..5b9255698ac3ade7e00e3d5efef95b223e3c9cae:/src/gtk/colour.cpp diff --git a/src/gtk/colour.cpp b/src/gtk/colour.cpp index 5c3e41d015..9ac38bff4b 100644 --- a/src/gtk/colour.cpp +++ b/src/gtk/colour.cpp @@ -133,7 +133,6 @@ IMPLEMENT_DYNAMIC_CLASS(wxColour,wxGDIObject) wxColour::wxColour() { - m_refData = new wxColourRefData(); } wxColour::wxColour( unsigned char red, unsigned char green, unsigned char blue )