vcl/source/window/openglwin.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit baf7b38e387b857c46dbe3d01cde166a7381bf63
Author: Markus Mohrhard <[email protected]>
Date: Sat Jun 7 07:14:39 2014 +0200
fix Werror
diff --git a/vcl/source/window/openglwin.cxx b/vcl/source/window/openglwin.cxx
index e0c2c59..28414ae 100644
--- a/vcl/source/window/openglwin.cxx
+++ b/vcl/source/window/openglwin.cxx
@@ -71,7 +71,6 @@ void OpenGLWindow::MouseButtonUp( const MouseEvent& rMEvt )
Point aPoint = rMEvt.GetPosPixel();
if(aPoint == maStartPoint)
{
- Color aColor = GetPixel(aPoint);
mpRenderer->clickedAt(aPoint, rMEvt.GetButtons());
}
else
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits