aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/bboxset.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/src/bboxset.hh')
-rw-r--r--Carpet/CarpetLib/src/bboxset.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/src/bboxset.hh b/Carpet/CarpetLib/src/bboxset.hh
index 17b143f95..6b92bb1c4 100644
--- a/Carpet/CarpetLib/src/bboxset.hh
+++ b/Carpet/CarpetLib/src/bboxset.hh
@@ -203,7 +203,7 @@ public:
("compatible" means having the same stride.) */
bboxset expanded_for (const box& b) const CCTK_MEMBER_ATTRIBUTE_PURE;
-#warning "TODO: this is incorrect"
+ // TODO: this is incorrect
#if 1
/** Find the largest b-compatible box inside this bbox. */
bboxset contracted_for (const box& b) const CCTK_MEMBER_ATTRIBUTE_PURE;