Skip to content

Commit 87db059

Browse files
committed
Removed unused leaf_c variable declaration.
1 parent 8ff6f9c commit 87db059

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/EDMainMod.F90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ subroutine ed_integrate_state_variables(currentSite, bc_in )
273273
real(r8) :: dbh_old ! dbh of plant before daily PRT [cm]
274274
real(r8) :: hite_old ! height of plant before daily PRT [m]
275275
logical :: is_drought ! logical for if the plant (site) is in a drought state
276-
real(r8) :: leaf_c
277276
real(r8) :: delta_dbh ! correction for dbh
278277
real(r8) :: delta_hite ! correction for hite
279278

0 commit comments

Comments
 (0)