WaE: control reaches end of non-void function
This commit is contained in:
@@ -66,10 +66,7 @@ SvXMLImportContext *SvXMLItemSetContext::CreateChildContext( sal_uInt16 nPrefix,
|
||||
return CreateChildContext( nPrefix, rLocalName, xAttrList,
|
||||
rItemSet, *pEntry, rUnitConv );
|
||||
}
|
||||
else
|
||||
{
|
||||
return new SvXMLImportContext( GetImport(), nPrefix, rLocalName );
|
||||
}
|
||||
return new SvXMLImportContext( GetImport(), nPrefix, rLocalName );
|
||||
}
|
||||
|
||||
/** This method is called from this instance implementation of
|
||||
|
Reference in New Issue
Block a user