From d875c2bd390907082bdca0b770c18fbf7fe8437b Mon Sep 17 00:00:00 2001 From: paboyle Date: Sat, 28 Nov 2015 16:54:19 -0800 Subject: [PATCH] More verbose useful --- lib/algorithms/approx/Chebyshev.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/algorithms/approx/Chebyshev.h b/lib/algorithms/approx/Chebyshev.h index f00170cf..1952799e 100644 --- a/lib/algorithms/approx/Chebyshev.h +++ b/lib/algorithms/approx/Chebyshev.h @@ -166,7 +166,6 @@ namespace Grid { Field *Tn = &T1; Field *Tnp = &T2; - std::cout<