Remove duplicate definition caused by last commit.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2004-05-08 21:15:54 +00:00
parent bdcade0a10
commit 7d7baa9b3d

View File

@@ -217,8 +217,6 @@ bool wxRect::Intersects(const wxRect& rect) const
// wxColourDatabase
// ============================================================================
WX_DECLARE_STRING_HASH_MAP( wxColour *, wxStringToColourHashMap );
// ----------------------------------------------------------------------------
// wxColourDatabase ctor/dtor
// ----------------------------------------------------------------------------