WaE: unused variable 'aUnrelatedControls'
Change-Id: I2078c5bcf69c9d186f3bc8b8f6552bff41a732b6
This commit is contained in:
@@ -110,8 +110,6 @@ namespace dbaui
|
|||||||
// make m_pAsBeforeCorrelationName depend on m_pAppendTableAlias
|
// make m_pAsBeforeCorrelationName depend on m_pAppendTableAlias
|
||||||
m_aControlDependencies.enableOnCheckMark( *m_pAppendTableAlias, *m_pAsBeforeCorrelationName );
|
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
|
// create the controls for the boolean comparison mode
|
||||||
if ( m_bHasBooleanComparisonMode )
|
if ( m_bHasBooleanComparisonMode )
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user