// wxBrush house keeping stuff
// ----------------------------------------------------------------------------
-wxBrush& wxBrush::operator=(const wxBrush& brush)
-{
- return *this;
-}
-
bool wxBrush::operator==(const wxBrush& brush) const
{
return false;