src/gray_params.f90: remove unused variable
This commit is contained in:
parent
018fd8eea2
commit
038864a84f
@ -153,7 +153,6 @@ contains
|
|||||||
#ifndef REVISION
|
#ifndef REVISION
|
||||||
character(len=*), parameter :: REVISION="unknown"
|
character(len=*), parameter :: REVISION="unknown"
|
||||||
#endif
|
#endif
|
||||||
integer :: ierr
|
|
||||||
|
|
||||||
! Date and time
|
! Date and time
|
||||||
call date_and_time(date, time)
|
call date_and_time(date, time)
|
||||||
|
Loading…
Reference in New Issue
Block a user