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

WaE: unused parameter '_rxContext'

Change-Id: I75c9d894f792dd7a4ac85acace586e163d57c077
üst 2d5d1415
......@@ -179,7 +179,7 @@ namespace pcr
}
//--------------------------------------------------------------------
Reference< XInterface > SAL_CALL ObjectInspectorModel::Create(const Reference< XComponentContext >& _rxContext )
Reference< XInterface > SAL_CALL ObjectInspectorModel::Create(const Reference< XComponentContext >& /* _rxContext */ )
{
return *( new ObjectInspectorModel() );
}
......
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