unused variable
This commit is contained in:
parent
cfd6579024
commit
b10774aae9
|
@ -20,7 +20,6 @@ contains
|
|||
subroutine damage_none_init()
|
||||
use, intrinsic :: iso_fortran_env ! to get compiler_version and compiler_options (at least for gfortran 4.6 at the moment)
|
||||
use prec, only: &
|
||||
pReal, &
|
||||
pInt
|
||||
use IO, only: &
|
||||
IO_timeStamp
|
||||
|
|
Loading…
Reference in New Issue