WaE: unused variable
Change-Id: Iae213402c69a4ca35f160aae1a7ecae9a7a0d47e
This commit is contained in:
parent
1d1b861f6d
commit
933c2adb2f
@ -261,8 +261,6 @@ void OHierarchyElement_Impl::TestForClosing()
|
|||||||
void SAL_CALL OHierarchyElement_Impl::disposing( const lang::EventObject& Source )
|
void SAL_CALL OHierarchyElement_Impl::disposing( const lang::EventObject& Source )
|
||||||
throw ( uno::RuntimeException )
|
throw ( uno::RuntimeException )
|
||||||
{
|
{
|
||||||
uno::Sequence< embed::XStorage > aStoragesToCommit;
|
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
::osl::ClearableMutexGuard aGuard( m_aMutex );
|
::osl::ClearableMutexGuard aGuard( m_aMutex );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user