WaE: unused variables

Change-Id: I65fdfbba7e56d16554790f001bda818dd9f1d335
This commit is contained in:
Tor Lillqvist
2013-11-25 22:56:38 +02:00
parent d6421cf846
commit 396dd770eb

View File

@@ -85,7 +85,6 @@ IMPL_LINK( VCLXAccessibleHeaderBarItem, WindowEventListener, VclSimpleEvent*, pE
void VCLXAccessibleHeaderBarItem::ProcessWindowEvent( const VclWindowEvent& )
{
Any aOldValue, aNewValue;
}
// -----------------------------------------------------------------------------