aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/rotatingsymmetry180.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rotatingsymmetry180.c b/src/rotatingsymmetry180.c
index 002c627..ce5d085 100644
--- a/src/rotatingsymmetry180.c
+++ b/src/rotatingsymmetry180.c
@@ -92,7 +92,6 @@ int BndRot180VI (cGH const * restrict const cctkGH,
assert (!ierr);
assert (group.grouptype == CCTK_GF);
assert (group.disttype == CCTK_DISTRIB_DEFAULT);
- assert (group.stagtype == 0);
ierr = CCTK_GroupDynamicData (cctkGH, gis[var], &data);
assert (!ierr);