]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/core/colour.cpp
Explicitly set "C" locale for the tests using decimal point.
[wxWidgets.git] / src / osx / core / colour.cpp
index 35114175ceee1b93366d43d71a320b189d8a6999..92bddd08be1bfd62a7ffe0d081115e526f5b5ec9 100644 (file)
@@ -19,8 +19,6 @@
 
 #include "wx/osx/private.h"
 
-IMPLEMENT_DYNAMIC_CLASS(wxColour, wxObject)
-
 #if wxOSX_USE_COCOA_OR_CARBON
 wxColour::wxColour(const RGBColor& col)
 {