From e6fad89904cdcf187fc1bc4ecc0a319c36dc542e Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Fri, 8 Dec 2023 12:13:00 -0500 Subject: [PATCH] Remove a diagnostic write. --- qmap/mainwindow.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/qmap/mainwindow.cpp b/qmap/mainwindow.cpp index d4153feda..d2cb9e4e4 100644 --- a/qmap/mainwindow.cpp +++ b/qmap/mainwindow.cpp @@ -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;