summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-12-11 20:51:38 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-12-11 20:53:29 +0000
commitfafc85559097166eceb67c4db4528cc9977e4184 (patch)
tree86d2c98e77c851823c91ca8cad0c4c74678bbd21 /canvas
parent3a108b0600ce61f7960d561cee9989ab3a48780f (diff)
stray debugging code
Change-Id: I953389e236739c01226365c33ab777fc3972b69d (cherry picked from commit 067b560335195b24eeedc4514956029ea975fbbf)
Diffstat (limited to 'canvas')
-rw-r--r--canvas/source/vcl/canvashelper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/canvas/source/vcl/canvashelper.cxx b/canvas/source/vcl/canvashelper.cxx
index c9fe64023453..7b9c9cea6b59 100644
--- a/canvas/source/vcl/canvashelper.cxx
+++ b/canvas/source/vcl/canvashelper.cxx
@@ -1296,7 +1296,6 @@ namespace vclcanvas
OutputDevice& rOutDev( mpOutDev->getOutDev() );
- rOutDev.SetClipRegion(vcl::Region(true));
setupOutDevState( viewState, renderState, TEXT_COLOR );
CanvasFont* pFont = dynamic_cast< CanvasFont* >( xFont.get() );