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

bNeedUpdate is set to false twice

Change-Id: I10348d36828008ebddc3b923e2e9d252d0394fa6
Reviewed-on: https://gerrit.libreoffice.org/37079Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 488d850f
...@@ -356,7 +356,6 @@ void EmbeddedObjectRef::Clear() ...@@ -356,7 +356,6 @@ void EmbeddedObjectRef::Clear()
} }
mpImpl->mxObj = nullptr; mpImpl->mxObj = nullptr;
mpImpl->bNeedUpdate = false;
} }
mpImpl->pContainer = nullptr; mpImpl->pContainer = nullptr;
......
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