unused variable
This commit is contained in:
parent
ddff0035b6
commit
c949f407e5
|
@ -728,8 +728,6 @@ end program DAMASK_spectral
|
||||||
subroutine quit(stop_id)
|
subroutine quit(stop_id)
|
||||||
use prec, only: &
|
use prec, only: &
|
||||||
pInt
|
pInt
|
||||||
use numerics, only: &
|
|
||||||
worldrank
|
|
||||||
|
|
||||||
implicit none
|
implicit none
|
||||||
integer(pInt), intent(in) :: stop_id
|
integer(pInt), intent(in) :: stop_id
|
||||||
|
|
Loading…
Reference in New Issue