fixed calling Union() or Offset() on a previously Clear()ed region, also removed...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 May 2002 14:23:36 +0000 (14:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 25 May 2002 14:23:36 +0000 (14:23 +0000)
commit3317223b08943c74ee4c7956b6aa9a3e72f87d77
tree5779b2bb8c5328c155856e0ea3ab1ee19670d3b0
parent7e25f59e48c3ee93fcb54aa7fca1fd51628c2fac
fixed calling Union() or Offset() on a previously Clear()ed region, also removed some duplicate code (bug 560302 and more)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/region.cpp