Skip to content

Commit 02851da

Browse files
committed
remove unnecessary line.
1 parent 293bca6 commit 02851da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/json_module.f90

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,8 +1631,6 @@ subroutine json_value_add_member(this, member)
16311631

16321632
type(json_value), pointer :: this, member
16331633

1634-
! type(json_value), pointer :: p
1635-
16361634
if (.not. exception_thrown) then
16371635

16381636
! associate the parent

0 commit comments

Comments
 (0)