WaE: gcc 4.6.0 various warnings
This commit is contained in:
parent
85398c935b
commit
365e5c0ee5
1 changed files with 1 additions and 0 deletions
|
@ -1136,6 +1136,7 @@ sal_Bool EmbeddedObjectContainer::RemoveEmbeddedObject( const uno::Reference < e
|
|||
}
|
||||
|
||||
OSL_ENSURE( bFound, "Object not found for removal!" );
|
||||
(void)bFound;
|
||||
if ( xPersist.is() )
|
||||
{
|
||||
// remove replacement image (if there is one)
|
||||
|
|
Loading…
Reference in a new issue