From: adrian Date: Sat, 3 Dec 2011 18:08:50 +0000 (+0200) Subject: Get rid of annoying printf messages in itm.cpp X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=693f868930c8fd6ed146b764ad68a3acc351250d;p=flightgear.git Get rid of annoying printf messages in itm.cpp --- 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 /*