svtools/source/misc/embedhlp.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit b616f7eeb67cd1833d2b86f6ef4a76c4e8f1ceb2 Author: Caolán McNamara <caol...@redhat.com> Date: Fri Apr 28 17:03:12 2017 +0100
bNeedUpdate is set to false twice Change-Id: I10348d36828008ebddc3b923e2e9d252d0394fa6 Reviewed-on: https://gerrit.libreoffice.org/37079 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> 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;
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits