summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsfx2/source/view/ipclient.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/view/ipclient.cxx b/sfx2/source/view/ipclient.cxx
index 689c71df9f04..bcbb1e349058 100755
--- a/sfx2/source/view/ipclient.cxx
+++ b/sfx2/source/view/ipclient.cxx
@@ -197,9 +197,6 @@ throw (::com::sun::star::uno::RuntimeException)
xDocument = m_pClient->GetViewShell()->GetObjectShell()->GetModel();
SfxObjectShell::SetCurrentComponent( xDocument );
}
- else if ( m_pClient && nNewState == embed::EmbedStates::UI_ACTIVE )
- {
- }
}
void SAL_CALL SfxInPlaceClient_Impl::notifyEvent( const document::EventObject& aEvent ) throw( uno::RuntimeException )