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

WaE: equality comparison with extraneous parentheses

üst 43b92f09
......@@ -978,7 +978,7 @@ SdrObject* SdrEscherImport::ProcessObj( SvStream& rSt, DffObjData& rObjData, voi
}
sal_uInt32 nDestinationInstance = aTextObj.GetInstance();
if ( ( rPersistEntry.ePageKind == PPT_MASTERPAGE ) )
if ( rPersistEntry.ePageKind == PPT_MASTERPAGE )
{
if ( !rPersistEntry.pPresentationObjects )
{
......
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