vcl/source/outdev/transparent.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit bf89e877e28f5247f97226bdf93526e6a14f181f Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue Sep 29 12:23:56 2015 +0200
-Werror,-Wunused-variable Change-Id: Ice39e95596c5fcd9b3b728ef0064161898f27fb5 diff --git a/vcl/source/outdev/transparent.cxx b/vcl/source/outdev/transparent.cxx index 4070216..5e4da2f 100644 --- a/vcl/source/outdev/transparent.cxx +++ b/vcl/source/outdev/transparent.cxx @@ -461,7 +461,6 @@ void OutputDevice::EmulateDrawTransparent ( const tools::PolyPolygon& rPolyPoly, { BitmapColor aPixCol; const BitmapColor aFillCol( GetFillColor() ); - const BitmapColor aWhite( pR->GetBestMatchingColor( Color( COL_WHITE ) ) ); const BitmapColor aBlack( pR->GetBestMatchingColor( Color( COL_BLACK ) ) ); const long nWidth = pW->Width(); const long nHeight = pW->Height(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits