Remove a qDebug().

This commit is contained in:
Joe Taylor 2022-12-06 12:45:37 -05:00
parent f4412ea7e2
commit 5054fb9e4e

View File

@ -9209,7 +9209,6 @@ void MainWindow::readWidebandDecodes()
}
t+=t1;
}
qDebug() << "bb" << t;
if(m_ActiveStationsWidget != NULL) {
m_ActiveStationsWidget->erase();
m_ActiveStationsWidget->displayRecentStations(t);