Skip to content

Commit

Permalink
remove declaration for unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Courtney Peverley committed May 15, 2023
1 parent 4f19dc6 commit af08f73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/data/air_composition.F90
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ module air_composition

! composition of air
!
integer, parameter :: num_names_max = 30
logical, protected, public, allocatable :: const_is_water_species(:)
integer, protected, public :: dry_air_species_num
integer, protected, public :: water_species_in_air_num
Expand Down

0 comments on commit af08f73

Please sign in to comment.