removed assert from wxColour::InitFromName() as there is no way to bypass it (see...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 21 Aug 2001 11:55:38 +0000 (11:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 21 Aug 2001 11:55:38 +0000 (11:55 +0000)
commit15248e43a93d885f3202554202f529bd1b1e10a4
treec10256480d16a0b82a90c3e16113d0f74fb14679
parentc9c4b3a009ce2bbdf47121b6913f5dee7c12992e
removed assert from wxColour::InitFromName() as there is no way to bypass it (see comment there)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/colour.cpp
src/gtk1/colour.cpp