Skip to content

Commit fbbc8b8

Browse files
committed
remove unneeded code
1 parent e5cbad7 commit fbbc8b8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/clm5/biogeophys/SoilStateInitTimeConstMod.F90

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,6 @@ subroutine SoilStateInitTimeConst(bounds, soilstate_inst, nlfilename)
180180
integer :: begp, endp
181181
integer :: begc, endc
182182
integer :: begg, endg
183-
#ifdef USE_PDAF
184-
logical :: parameters_in_file, parameters_in_file_adj
185-
#endif
186183
!-----------------------------------------------------------------------
187184

188185
begp = bounds%begp; endp= bounds%endp

0 commit comments

Comments
 (0)