Further cleanup of what gets written to map65_rx.log.

This commit is contained in:
Joe Taylor
2021-07-21 13:58:15 -04:00
parent 848f3ab30f
commit e04c37d0c0
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -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