fix Werror
This commit is contained in:
parent
9ea3e3a2fb
commit
baf7b38e38
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user