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