cui/source/tabpages/grfpage.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit b9a2d00c7c38ccd24b0663a2ecc6c08106fe51f1
Author: Caolán McNamara <[email protected]>
AuthorDate: Tue Sep 18 16:34:14 2018 +0100
Commit: Caolán McNamara <[email protected]>
CommitDate: Tue Sep 18 22:37:09 2018 +0200
Size aSz constructed but not used
Change-Id: I49af25b7e5232a0309df8b08498cf33b13e279ad
Reviewed-on: https://gerrit.libreoffice.org/60693
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <[email protected]>
Tested-by: Caolán McNamara <[email protected]>
diff --git a/cui/source/tabpages/grfpage.cxx b/cui/source/tabpages/grfpage.cxx
index abcddd4b5af3..121329e3ef87 100644
--- a/cui/source/tabpages/grfpage.cxx
+++ b/cui/source/tabpages/grfpage.cxx
@@ -789,8 +789,6 @@ void SvxCropExample::Paint(vcl::RenderContext&
rRenderContext, const ::tools::Re
aFrameSize);
aGrf.Draw(&rRenderContext, aRect.TopLeft(), aRect.GetSize());
- Size aSz(2, 0);
- aSz = rRenderContext.PixelToLogic(aSz);
rRenderContext.SetFillColor(COL_TRANSPARENT);
rRenderContext.SetRasterOp(RasterOp::Invert);
aRect.AdjustLeft(aTopLeft.Y() );
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits