Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
emorway-usgs committed Sep 27, 2023
1 parent d21915f commit 06decc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Model/TransportModel/tsp1.f90
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ subroutine tsp_cr(this, filename, id, modelname, macronym, indis)
character(len=*), intent(in) :: modelname
character(len=*), intent(in) :: macronym
! -- local
character(len=LENMEMPATH) :: input_mempath
character(len=LINELENGTH) :: lst_fname
type(GwfNamParamFoundType) :: found
!
Expand Down

0 comments on commit 06decc4

Please sign in to comment.