mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-15 16:42:12 -05:00
Remove a diagnostic print.
This commit is contained in:
parent
304a04328a
commit
6ca1b14477
@ -3257,7 +3257,6 @@ void MainWindow::decode() //decode()
|
||||
decodeBusy(true);
|
||||
}
|
||||
}
|
||||
qDebug() << "aa" << m_ihsym;
|
||||
if((m_mode=="FT4" or (m_mode=="FT8" and m_ihsym==41) or m_diskData) and
|
||||
m_ActiveStationsWidget != NULL) m_ActiveStationsWidget->erase();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user