@ -307,8 +307,6 @@ void PAGED_DIALOG::UpdateResetButton( int aPage )
{
wxWindow* panel = m_treebook->GetPage( aPage );
wxCHECK( panel, /* void */ );
// Enable the reset button only if the page is re-settable
if( m_resetButton )