mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-04 23:14:57 -04:00
Further cleanup of what gets written to map65_rx.log.
This commit is contained in:
@@ -1338,6 +1338,7 @@ void MainWindow::decode() //decode()
|
||||
memcpy(to, from, qMin(mem_m65.size(), size-8));
|
||||
datcom_.nagain=0;
|
||||
datcom_.ndiskdat=0;
|
||||
m_map65RxLog=0;
|
||||
m_call3Modified=false;
|
||||
|
||||
QFile lockFile(m_appDir + "/.lock"); // Allow m65 to start
|
||||
|
||||
Reference in New Issue
Block a user