From 193cbff60b129044b3d5d355addeabaa953451ba Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Thu, 8 Sep 2016 12:10:09 +0000 Subject: [PATCH] Don't write Nico's SNR dump! git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7061 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- lib/qra/qra64/qra64_subs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/qra/qra64/qra64_subs.c b/lib/qra/qra64/qra64_subs.c index cde155c6d..e4d3aa1a9 100644 --- a/lib/qra/qra64/qra64_subs.c +++ b/lib/qra/qra64/qra64_subs.c @@ -4,7 +4,7 @@ #include "qra64.h" #include -#define NICO_WANTS_SNR_DUMP +//#define NICO_WANTS_SNR_DUMP static qra64codec *pqra64codec = NULL;