Kaydet (Commit) 8c5b0d81 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variable

Change-Id: If37c7b6a5de8277ecc25538b06197cdf6168878c
üst a3ffec6a
......@@ -118,7 +118,6 @@ bool isMouseEventOk( awt::MouseEvent& evt, const Sequence< Any >& params )
Sequence< Any > ooMouseEvtToVBADblClick( const Sequence< Any >& params )
{
Sequence< Any > translatedParams;
awt::MouseEvent evt;
if ( !( isMouseEventOk(evt, params)) ||
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment