Kaydet (Commit) 80dc3aef authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variable

Change-Id: Ia592c20c410b26ba40c7a255588ce53652c85cb5
üst 6925df8b
...@@ -524,7 +524,6 @@ namespace ucb { namespace ucp { namespace ext ...@@ -524,7 +524,6 @@ namespace ucb { namespace ucp { namespace ext
::osl::ClearableGuard< osl::Mutex > aGuard( m_aMutex ); ::osl::ClearableGuard< osl::Mutex > aGuard( m_aMutex );
Sequence< Any > aRet( i_rValues.getLength() ); Sequence< Any > aRet( i_rValues.getLength() );
Sequence< PropertyChangeEvent > aChanges( i_rValues.getLength() );
PropertyChangeEvent aEvent; PropertyChangeEvent aEvent;
aEvent.Source = static_cast< cppu::OWeakObject * >( this ); aEvent.Source = static_cast< cppu::OWeakObject * >( this );
......
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