unused variable

This commit is contained in:
Martin Diehl 2016-01-17 15:06:35 +00:00
parent cfd6579024
commit b10774aae9
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ contains
subroutine damage_none_init() 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, intrinsic :: iso_fortran_env ! to get compiler_version and compiler_options (at least for gfortran 4.6 at the moment)
use prec, only: & use prec, only: &
pReal, &
pInt pInt
use IO, only: & use IO, only: &
IO_timeStamp IO_timeStamp