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