Minor code cleanup.

This commit is contained in:
Joe Taylor 2022-07-16 09:50:09 -04:00
parent 215208636c
commit c296bca73a
1 changed files with 0 additions and 1 deletions

View File

@ -4680,7 +4680,6 @@ void MainWindow::guiUpdate()
//Once per second (onesec)
if(nsec != m_sec0) {
// qDebug() << "AAA" << nsec;
//if(m_contestLogWindow) m_contestLogWindow->set_nQSO(m_logBook.contest_log()->n_qso());
if(m_mode=="FST4") chk_FST4_freq_range();
m_currentBand=m_config.bands()->find(m_freqNominal);