aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl1
1 files changed, 0 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 377c87b..8b6f7ce 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -32,7 +32,6 @@ else if (CCTK_Equals (timestep_method, "courant_speed"))
} "Reset timestep each iteration"
}
else if (CCTK_Equals (timestep_method, "courant_time"))
-
{
schedule Time_Simple at CCTK_BASEGRID after SpatialCoordinates
{