drawinglayer/source/primitive2d/sceneprimitive2d.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 93b8b04ae0125a85d92ad0c414969c12e49b301e Author: Julien Nabet <serval2...@yahoo.fr> Date: Sat Feb 23 10:35:40 2013 +0100 Fix assignments which are not used Change-Id: I07f4f45bea211b8f32cb975e0c4c1d19062b1808 diff --git a/drawinglayer/source/primitive2d/sceneprimitive2d.cxx b/drawinglayer/source/primitive2d/sceneprimitive2d.cxx index 32bc48c..dc64f3d 100644 --- a/drawinglayer/source/primitive2d/sceneprimitive2d.cxx +++ b/drawinglayer/source/primitive2d/sceneprimitive2d.cxx @@ -193,8 +193,6 @@ namespace drawinglayer if(fReducedVisualisationFactor != 1.0) { fReduceFactor *= fReducedVisualisationFactor; - fViewSizeX *= fReducedVisualisationFactor; - fViewSizeY *= fReducedVisualisationFactor; } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits