Skip to content

Commit

Permalink
removed redundant parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-huth committed Jan 14, 2021
1 parent 7585ff9 commit ac688c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/icebergs_framework.F90
Original file line number Diff line number Diff line change
Expand Up @@ -4863,7 +4863,6 @@ subroutine count_bonds(bergs, number_of_bonds, check_bond_quality)
integer :: number_of_bonds_all_pe
integer :: grdi, grdj
logical :: bond_is_good
logical, intent(inout), optional :: check_bond_quality
logical :: quality_check
integer :: num_unmatched_bonds,num_unmatched_bonds_all_pe
integer :: num_unassosiated_bond_pairs, num_unassosiated_bond_pairs_all_pe
Expand Down

0 comments on commit ac688c3

Please sign in to comment.