From ffeebc6ea6b3a8108a4304b76eee18ff65485468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=A4berich?= Date: Wed, 15 Feb 2023 22:50:32 +0100 Subject: [PATCH] remove debug output of position --- Software/PC_Application/LibreVNA-GUI/Traces/tracexyplot.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Software/PC_Application/LibreVNA-GUI/Traces/tracexyplot.cpp b/Software/PC_Application/LibreVNA-GUI/Traces/tracexyplot.cpp index 1f7ff56..94a3a9e 100644 --- a/Software/PC_Application/LibreVNA-GUI/Traces/tracexyplot.cpp +++ b/Software/PC_Application/LibreVNA-GUI/Traces/tracexyplot.cpp @@ -1117,7 +1117,6 @@ double TraceXYPlot::nearestTracePoint(Trace *t, QPoint pixel, double *distance) if(distance) { *distance = closestDistance; } - qDebug() << "Xpos: "<