WaE: unused variable
This commit is contained in:
parent
3fed9f3b46
commit
d1340a6e4d
@ -99,7 +99,7 @@ sal_Bool RtfFilter::filter( const uno::Sequence< beans::PropertyValue >& aDescri
|
||||
#endif
|
||||
return sal_True;
|
||||
}
|
||||
catch( const uno::Exception& rEx)
|
||||
catch (const uno::Exception&)
|
||||
{
|
||||
return sal_False;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user