vcl/win/gdi/gdiimpl.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit cb1f0bebf80be925927028f90f8b631c9ad51e53
Author: Stephan Bergmann <[email protected]>
AuthorDate: Mon Sep 17 18:29:10 2018 +0200
Commit: Stephan Bergmann <[email protected]>
CommitDate: Mon Sep 17 22:21:47 2018 +0200
-Werror,-Wshadow (clang-cl)
Change-Id: I14040fd236d399bfce6c4e6e6927a00aabe5b2c5
Reviewed-on: https://gerrit.libreoffice.org/60595
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <[email protected]>
diff --git a/vcl/win/gdi/gdiimpl.cxx b/vcl/win/gdi/gdiimpl.cxx
index 0134c9ab63e5..0fde7b510486 100644
--- a/vcl/win/gdi/gdiimpl.cxx
+++ b/vcl/win/gdi/gdiimpl.cxx
@@ -2139,7 +2139,6 @@ bool WinSalGraphicsImpl::drawPolyLine(
const Gdiplus::Color aTestColor(aTrans, maLineColor.GetRed(),
maLineColor.GetGreen(), maLineColor.GetBlue());
Gdiplus::Pen aPen(aTestColor.GetValue(),
Gdiplus::REAL(rLineWidths.getX()));
bool bNoLineJoin(false);
- Gdiplus::Matrix aMatrix;
// Set full (Object-to-Device) transformation - if used
if(rObjectToDevice.isIdentity())
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits