aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schedule.ccl8
1 files changed, 0 insertions, 8 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 3907175..6e23cde 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,14 +1,6 @@
# Schedule definitions for thorn AHFinderDirect
# $Header$
-if (set_horizon_mask != 0)
- {
- if (CCTK_Equals(mask_type, "old-style (CCTK_REAL)"))
- {
- STORAGE: ahfmask
- }
- }
-
schedule AHFinderDirect_setup at CCTK_BASEGRID after SpatialCoordinates
{
lang: C