Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Aug 22, 2024
1 parent bfb0c28 commit 086762b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mediator/med_phases_history_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1567,7 +1567,6 @@ subroutine med_phases_history_init_histclock(gcomp, hclock, alarm, alarmname, hi
type(ESMF_Time) :: StartTime
type(ESMF_TimeInterval) :: mtimestep, dtimestep
integer :: msec, dsec
integer :: min_timestep
character(len=*), parameter :: subname='(med_phases_history_init_histclock) '
!---------------------------------------

Expand Down

0 comments on commit 086762b

Please sign in to comment.