[Libreoffice-commits] .: Branch 'integration/dev300_m106' - sfx2/source
Jan Holesovsky
kendy at kemper.freedesktop.org
Wed May 4 06:29:57 PDT 2011
sfx2/source/doc/objxtor.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit aabf4ce98bbda6c4f2a1d9741623175c137287ba
Author: Jan Holesovsky <kendy at suse.cz>
Date: Wed May 4 17:26:03 2011 +0200
Make 'sfx2' building.
diff --git a/sfx2/source/doc/objxtor.cxx b/sfx2/source/doc/objxtor.cxx
index 760d81d..985777c 100644
--- a/sfx2/source/doc/objxtor.cxx
+++ b/sfx2/source/doc/objxtor.cxx
@@ -186,7 +186,6 @@ void SAL_CALL SfxModelListener_Impl::disposing( const com::sun::star::lang::Even
SolarMutexGuard aSolarGuard;
if ( SfxObjectShell::GetCurrentComponent() == _rEvent.Source )
{
- lcl_UpdateAppBasicDocVars( SfxObjectShell::GetCurrentComponent(), true );
// remove ThisComponent reference from AppBasic
SfxObjectShell::SetCurrentComponent( Reference< XInterface >() );
}
More information about the Libreoffice-commits
mailing list