diff --git a/src/core/MOM.F90 b/src/core/MOM.F90 index 0298e53925..fdab1f939a 100644 --- a/src/core/MOM.F90 +++ b/src/core/MOM.F90 @@ -200,8 +200,6 @@ module MOM !! set by calling the function useRegridding() from the !! MOM_regridding module. logical :: do_dynamics !< If false, does not call step_MOM_dyn_*. This is an - logical :: do_online !< If false, does not call step_MOM_dyn_*. This is an - !! undocumented run-time flag that is fragile. !! undocumented run-time flag that is fragile. real :: dt !< (baroclinic) dynamics time step (seconds) real :: dt_therm !< thermodynamics time step (seconds)