WaE: unused variable

Change-Id: Iae213402c69a4ca35f160aae1a7ecae9a7a0d47e
This commit is contained in:
Tor Lillqvist 2013-10-02 19:36:16 +03:00
parent 1d1b861f6d
commit 933c2adb2f

View File

@ -261,8 +261,6 @@ void OHierarchyElement_Impl::TestForClosing()
void SAL_CALL OHierarchyElement_Impl::disposing( const lang::EventObject& Source )
throw ( uno::RuntimeException )
{
uno::Sequence< embed::XStorage > aStoragesToCommit;
try
{
::osl::ClearableMutexGuard aGuard( m_aMutex );