WaE: unused variable 'aUnrelatedControls'

Change-Id: I2078c5bcf69c9d186f3bc8b8f6552bff41a732b6
This commit is contained in:
Tor Lillqvist 2014-01-29 17:42:33 +02:00
parent 3fe28da98f
commit 1fdcc3bb0b

View File

@ -110,8 +110,6 @@ namespace dbaui
// make m_pAsBeforeCorrelationName depend on m_pAppendTableAlias
m_aControlDependencies.enableOnCheckMark( *m_pAppendTableAlias, *m_pAsBeforeCorrelationName );
Size aUnrelatedControls( LogicToPixel( Size( RELATED_CONTROLS, RELATED_CONTROLS ), MAP_APPFONT ) );
// create the controls for the boolean comparison mode
if ( m_bHasBooleanComparisonMode )
{