From af04310f9369ca0eac27d65e7b5874f26714cd33 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Mon, 16 Jan 2023 18:51:57 -0500 Subject: [PATCH] Remove some diagnostic write statements. Still needs cleanup! --- q65w/getfile.cpp | 2 +- q65w/libq65/q65c.f90 | 13 ++++--------- q65w/libq65/q65wa.f90 | 4 ++-- q65w/mainwindow.cpp | 2 +- 4 files changed, 8 insertions(+), 13 deletions(-) diff --git a/q65w/getfile.cpp b/q65w/getfile.cpp index df6a637a7..f06d7c03d 100644 --- a/q65w/getfile.cpp +++ b/q65w/getfile.cpp @@ -26,7 +26,7 @@ void getfile(QString fname, bool xpol, int dbDgrd) n = fread(id,2,npts,fp); Q_UNUSED (n); int j=0; - qDebug() << "aaa" << datcom_.fcenter; +// qDebug() << "aaa" << datcom_.fcenter; if(dbDgrd<0) { for(int i=0; i