aboutsummaryrefslogtreecommitdiff
path: root/src/Boundary.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Boundary.c')
-rw-r--r--src/Boundary.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Boundary.c b/src/Boundary.c
index c9dc963..e4be3e2 100644
--- a/src/Boundary.c
+++ b/src/Boundary.c
@@ -1028,8 +1028,7 @@ void Boundary_ApplyPhysicalBCs(CCTK_ARGUMENTS)
widths = NULL; /* avoids a compiler warning */
tables = NULL; /* avoids a compiler warning */
- /* Warning: This function does not consider which GH it is called on, which
- will be a bug in Cactus 4.1. */
+ /* Warning: This function does not consider which GH it is called on */
/* Step through each requested physical boundary condition */
for (current_bcdata = bcdata_list;