Remove stale comment. (Thanks Jonathan!)

This commit is contained in:
Jeff Young 2021-04-26 20:01:30 +01:00
parent 5bf37a9b24
commit 50fd94d35d
1 changed files with 0 additions and 1 deletions

View File

@ -120,7 +120,6 @@ void DIALOG_ANNOTATE::InitValues()
EESCHEMA_SETTINGS* cfg = static_cast<EESCHEMA_SETTINGS*>( Kiface().KifaceSettings() );
int option;
// These are always reset to attempt to keep the user out of trouble...
m_rbScope->SetSelection( cfg->m_AnnotatePanel.scope );
m_rbOptions->SetSelection( cfg->m_AnnotatePanel.options );