Kaydet (Commit) 57114974 authored tarafından Christina Rossmanith's avatar Christina Rossmanith

Removed empty else if block

üst a80b9d4b
......@@ -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 )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment