mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 03:58:50 -04:00
Remove a diagnostic write.
This commit is contained in:
parent
fe19a7263d
commit
e6fad89904
@ -874,7 +874,6 @@ void MainWindow::decode() //decode()
|
||||
} else {
|
||||
memcpy(datcom_.datetime, m_dateTime.toLatin1(), 11);
|
||||
}
|
||||
qDebug() << "aa" << fname << m_dateTime << datcom_.datetime;
|
||||
datcom_.junk1=1234; //Cecck for these values in m65
|
||||
datcom_.junk2=5678;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user