X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d13fd3e4680b4169ce79b95ee68c6f9824b5a94a..a9249b2eb2a40d8c71f828669045c4ddaa8dc5ff:/src/gtk1/colour.cpp diff --git a/src/gtk1/colour.cpp b/src/gtk1/colour.cpp index 5c3e41d015..9ac38bff4b 100644 --- a/src/gtk1/colour.cpp +++ b/src/gtk1/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 )