From 693f868930c8fd6ed146b764ad68a3acc351250d Mon Sep 17 00:00:00 2001 From: adrian Date: Sat, 3 Dec 2011 20:08:50 +0200 Subject: [PATCH] Get rid of annoying printf messages in itm.cpp --- src/Radio/itm.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Radio/itm.cpp b/src/Radio/itm.cpp index 79360a201..5fe6abc8e 100644 --- a/src/Radio/itm.cpp +++ b/src/Radio/itm.cpp @@ -132,8 +132,8 @@ double FORTRAN_DIM(const double &x, const double &y) return 0.0; } -#define set_warn(txt, err) printf("%s:%d %s\n", __func__, __LINE__, txt); - +//#define set_warn(txt, err) printf("%s:%d %s\n", __func__, __LINE__, txt); +#define set_warn(txt, err) 1; // :13: single-knife attenuation, page 6 /*