From 0d7e22cdf73067739cb27a60f8699e487351f71c Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 25 Jul 2019 11:00:52 +0200 Subject: Remove commented out cruft. --- schedule.ccl | 2 -- 1 file changed, 2 deletions(-) diff --git a/schedule.ccl b/schedule.ccl index 52075bf..21df6c5 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -14,8 +14,6 @@ if (CCTK_EQUALS(lapse_source, "QMS_MG")) { SYNC: ML_lapse } "Quasimaximal slicing eval W" - #SCHEDULE quasimaximal_slicing_axi_solve IN ML_BSSN_evolCalcGroup BEFORE quasimaximal_slicing_axi_eval { - #SCHEDULE quasimaximal_slicing_axi_solve IN MoL_PostStep AFTER ML_BSSN_ApplyBCs { SCHEDULE qms_mg_solve IN CCTK_POSTSTEP { LANG: C SYNC: W_pred0 -- cgit v1.2.3