aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl3
1 files changed, 0 insertions, 3 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 1d26a57..f3f0566 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -13,7 +13,6 @@ if (find_every != 0)
{
lang: C
options: global
- triggers: always
} "find apparent horizon(s) after this time step"
if (which_horizon_to_announce_centroid != 0)
@@ -23,7 +22,6 @@ if (find_every != 0)
after AHFinderDirect_find_horizons
{
lang: C
- triggers: always
} "announce horizon position(s) to other thorns"
}
@@ -50,7 +48,6 @@ if (find_every != 0)
after AHFinderDirect_find_horizons
{
lang: C
- triggers: always
} "maybe set mask(s) based on apparent horizon position(s)"
}