check whether clipping region is empty, not whether it's null; disable USE_PAINT_REGI...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Sep 2007 23:52:02 +0000 (23:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Sep 2007 23:52:02 +0000 (23:52 +0000)
commit6dd25d20beb0c9189b7b9031e1c92c9dfb698775
tree88ebe72d29a24c1a6e3af1d2531ead673d425001
parentca86035f16f071d3f6b987bbac9fab174c6079c4
check whether clipping region is empty, not whether it's null; disable USE_PAINT_REGION which seems to be more harmful than useful (part of patch 1716763)

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