Undo a change only intended to testing

This commit is contained in:
Bill Somerville 2020-07-15 14:45:08 +01:00
parent c5ab12d1f4
commit 785e9e7924
No known key found for this signature in database
GPG Key ID: D864B06D1E81618F

View File

@ -3455,7 +3455,7 @@ void MainWindow::auto_sequence (DecodedText const& message, unsigned start_toler
void MainWindow::pskPost (DecodedText const& decodedtext)
{
//### if (m_diskData || !m_config.spot_to_psk_reporter() || decodedtext.isLowConfidence ()) return;
if (m_diskData || !m_config.spot_to_psk_reporter() || decodedtext.isLowConfidence ()) return;
QString msgmode=m_mode;
if(m_mode=="JT9+JT65") {