From 038864a84f2453eddcb8e21a5090e20746d6fb50 Mon Sep 17 00:00:00 2001 From: Michele Guerini Rocco Date: Thu, 30 Mar 2023 08:23:01 +0200 Subject: [PATCH] src/gray_params.f90: remove unused variable --- src/gray_params.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gray_params.f90 b/src/gray_params.f90 index a875c26..365351f 100644 --- a/src/gray_params.f90 +++ b/src/gray_params.f90 @@ -153,7 +153,6 @@ contains #ifndef REVISION character(len=*), parameter :: REVISION="unknown" #endif - integer :: ierr ! Date and time call date_and_time(date, time)