src/gray_params.f90: remove unused variable

This commit is contained in:
Michele Guerini Rocco 2023-03-30 08:23:01 +02:00
parent 018fd8eea2
commit 038864a84f
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450

View File

@ -153,7 +153,6 @@ contains
#ifndef REVISION
character(len=*), parameter :: REVISION="unknown"
#endif
integer :: ierr
! Date and time
call date_and_time(date, time)