summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-05-04 17:26:03 +0200
committerJan Holesovsky <kendy@suse.cz>2011-05-04 17:26:03 +0200
commit5d2a5e51c932005713f08a7614faeec7730731ea (patch)
tree692f90099bf48c49f7552c403f76b0a8ce145b9c
parent251750546fe77cb69a2e5b8047668eb787d27298 (diff)
Make 'sfx2' building.
-rw-r--r--sfx2/source/doc/objxtor.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/doc/objxtor.cxx b/sfx2/source/doc/objxtor.cxx
index a6c8473bee5c..f7167b442501 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 >() );
}