compilation fix (remove default ctor already implemented by DEFINE_STD_WXCOLOUR_CONST...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 5 Jan 2008 00:04:34 +0000 (00:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 5 Jan 2008 00:04:34 +0000 (00:04 +0000)
commit001828ed69cd0fd34231bf1c52a6ede3933bf25d
tree576ac60af12b4d606fd45daf82eeecc202e40345
parent728cf0ad42337194bab1bca09b259e85d3f6f620
compilation fix (remove default ctor already implemented by DEFINE_STD_WXCOLOUR_CONSTRUCTORS); make copy ctor inline and remove empty dtor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/colour.h
src/generic/colour.cpp