From b10774aae9371ff98a54e5fd77d8f5b12153539d Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sun, 17 Jan 2016 15:06:35 +0000 Subject: [PATCH] unused variable --- code/damage_none.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/code/damage_none.f90 b/code/damage_none.f90 index 97a0e1600..ce8ef7122 100644 --- a/code/damage_none.f90 +++ b/code/damage_none.f90 @@ -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