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

WaE: unreferenced local variable

üst 849651d0
......@@ -2984,7 +2984,7 @@ void SmXMLImport::SetConfigurationSettings(const Sequence<PropertyValue>& aConfP
(void) e;
// dealing with read-only properties here. Nothing to do...
}
catch( Exception& e)
catch( Exception& )
{
OSL_FAIL( "SmXMLImport::SetConfigurationSettings: Exception!" );
}
......
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