Skip to content

Commit

Permalink
Remove unused variable to appease github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Katetc committed Mar 21, 2024
1 parent ce85006 commit 0342719
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 @@ -549,7 +549,6 @@ subroutine med_phases_history_write_lnd2glc(gcomp, fldbun_lnd, rc, fldbun_glc)
character(len=CL) :: hist_file
integer :: m,n
logical :: isPresent
character(len=CS) :: cvalue
character(len=*), parameter :: subname='(med_phases_history_write_lnd2glc)'
!---------------------------------------

Expand Down

0 comments on commit 0342719

Please sign in to comment.