[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - canvas/source
Caolán McNamara
caolanm at redhat.com
Thu Dec 11 12:54:02 PST 2014
canvas/source/vcl/canvashelper.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit fafc85559097166eceb67c4db4528cc9977e4184
Author: Caolán McNamara <caolanm at redhat.com>
Date: Thu Dec 11 20:51:38 2014 +0000
stray debugging code
Change-Id: I953389e236739c01226365c33ab777fc3972b69d
(cherry picked from commit 067b560335195b24eeedc4514956029ea975fbbf)
diff --git a/canvas/source/vcl/canvashelper.cxx b/canvas/source/vcl/canvashelper.cxx
index c9fe640..7b9c9ce 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() );
More information about the Libreoffice-commits
mailing list