vcl/opengl/gdiimpl.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit f8782d8ca17a91527e1a72def32a127095cfa7ef
Author: Tor Lillqvist <[email protected]>
Date: Sat Nov 15 20:29:35 2014 +0200
WaE: unused variable 'aSize'
Change-Id: I74a671656a703eefa9ae10e839c156a4c0f66335
diff --git a/vcl/opengl/gdiimpl.cxx b/vcl/opengl/gdiimpl.cxx
index e630bf9..8532ba0 100644
--- a/vcl/opengl/gdiimpl.cxx
+++ b/vcl/opengl/gdiimpl.cxx
@@ -1193,7 +1193,6 @@ void OpenGLSalGraphicsImpl::copyBits( const SalTwoRect&
rPosAry, SalGraphics* pS
if( pImpl->mbOffscreen )
{
- Size aSize( pImpl->GetWidth(), pImpl->GetHeight() );
PreDraw();
DrawTexture( pImpl->maOffscreenTex, rPosAry );
PostDraw();
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits