mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-24 13:08:34 -04:00
Remove a qDebug().
This commit is contained in:
parent
f4412ea7e2
commit
5054fb9e4e
@ -9209,7 +9209,6 @@ void MainWindow::readWidebandDecodes()
|
||||
}
|
||||
t+=t1;
|
||||
}
|
||||
qDebug() << "bb" << t;
|
||||
if(m_ActiveStationsWidget != NULL) {
|
||||
m_ActiveStationsWidget->erase();
|
||||
m_ActiveStationsWidget->displayRecentStations(t);
|
||||
|
Loading…
Reference in New Issue
Block a user