Skip to content

Commit

Permalink
removed commented out test code
Browse files Browse the repository at this point in the history
  • Loading branch information
rgknox committed Jan 15, 2025
1 parent d1135f6 commit 7bd963b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/clmfates_interfaceMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -932,8 +932,6 @@ subroutine init(this, bounds_proc, flandusepftdat)
pf = col%patchf(c)
patch%itype(pi:pf) = ispval
patch%is_fates(pi:pf) = .true.
!write(iulog,*)'SETTING ISPVAL'
!call endrun(msg=errMsg(sourcefile, __LINE__))
end do

end do
Expand Down

0 comments on commit 7bd963b

Please sign in to comment.