[Libreoffice-commits] core.git: sfx2/source
Tor Lillqvist
tml at collabora.com
Thu Aug 3 13:08:25 UTC 2017
sfx2/source/doc/objxtor.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 89df47218b77f7c64758583cf1ade59ade5b39c0
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Aug 3 16:06:34 2017 +0300
Delete nonsense comment
There is nothing called GetInPlaceObject() or SfxInternObject.
Change-Id: Ic2cc48a208874c0781416c77703a5d9fe989519d
diff --git a/sfx2/source/doc/objxtor.cxx b/sfx2/source/doc/objxtor.cxx
index affa983ca6cd..a9da93c3187c 100644
--- a/sfx2/source/doc/objxtor.cxx
+++ b/sfx2/source/doc/objxtor.cxx
@@ -308,8 +308,6 @@ SfxObjectShell::~SfxObjectShell()
if ( IsEnableSetModified() )
EnableSetModified( false );
- // Never call GetInPlaceObject(), the access to the derivative branch
- // SfxInternObject is not allowed because of a compiler bug
SfxObjectShell::CloseInternal();
pImpl->pBaseModel.set( nullptr );
More information about the Libreoffice-commits
mailing list