Kaydet (Commit) 982855de authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1251168 Logically dead code

Change-Id: I92776d7a96c13b3d0b4c74d2b928320f9182d17f
üst f1aebfee
......@@ -3422,8 +3422,6 @@ SdrObject* SdrObjFactory::MakeNewObject(
if (pPage)
pObj->SetPage(pPage);
else if (pModel)
pObj->SetModel(pModel);
if (bSetSnapRect)
pObj->SetSnapRect(rSnapRect);
......
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