aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Carpet/CarpetLib/src/restrict_3d_cc_o3_rf2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/src/restrict_3d_cc_o3_rf2.cc b/Carpet/CarpetLib/src/restrict_3d_cc_o3_rf2.cc
index 991734c85..2f544110a 100644
--- a/Carpet/CarpetLib/src/restrict_3d_cc_o3_rf2.cc
+++ b/Carpet/CarpetLib/src/restrict_3d_cc_o3_rf2.cc
@@ -138,7 +138,7 @@ namespace CarpetLib {
for (int j=0; j<regjext; ++j) {
for (int i=0; i<regiext; ++i) {
-#if(1 || defined(CARPET_DEBUG))
+#ifdef CARPET_DEBUG
if(not (2 * k + 2 + srckoff < srckext and
2 * j + 2 + srcjoff < srcjext and
2 * i + 2 + srcioff < srciext and