summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-28 17:03:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-28 22:23:15 +0200
commitb616f7eeb67cd1833d2b86f6ef4a76c4e8f1ceb2 (patch)
tree69204bd11945ff132400f15aba5575a181331227 /svtools
parent488d850fd24cd636557bb86b6e4e7cced49a5dd5 (diff)
bNeedUpdate is set to false twice
Change-Id: I10348d36828008ebddc3b923e2e9d252d0394fa6 Reviewed-on: https://gerrit.libreoffice.org/37079 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/misc/embedhlp.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/misc/embedhlp.cxx b/svtools/source/misc/embedhlp.cxx
index 9900317a05b1..fbebecfdf027 100644
--- a/svtools/source/misc/embedhlp.cxx
+++ b/svtools/source/misc/embedhlp.cxx
@@ -356,7 +356,6 @@ void EmbeddedObjectRef::Clear()
}
mpImpl->mxObj = nullptr;
- mpImpl->bNeedUpdate = false;
}
mpImpl->pContainer = nullptr;