Skip to content

Commit

Permalink
Remove fms_io_mod entries from ice_ridge.F90
Browse files Browse the repository at this point in the history
ice_ridge contained unused references to fms_io_mod, which is to be
removed from FMS.  This patch removes those lines.
  • Loading branch information
marshallward authored and Hallberg-NOAA committed Jul 24, 2023
1 parent 094ed4a commit fac2ec4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ice_ridge.F90
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ module ice_ridging_mod
use MOM_unit_scaling, only : unit_scale_type
use SIS_hor_grid, only : SIS_hor_grid_type
use SIS_types, only : ice_state_type, ist_chksum
use fms_io_mod, only : register_restart_field, restart_file_type
use SIS_tracer_registry, only : SIS_tracer_registry_type, SIS_tracer_type, get_SIS_tracer_pointer
use SIS2_ice_thm, only : get_SIS2_thermo_coefs
use ice_grid, only : ice_grid_type
Expand Down

0 comments on commit fac2ec4

Please sign in to comment.