From c949f407e559d073edeab8819c97b69165bffd86 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Wed, 29 Jun 2016 17:13:02 +0200 Subject: [PATCH] unused variable --- code/DAMASK_spectral.f90 | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/DAMASK_spectral.f90 b/code/DAMASK_spectral.f90 index 706aa22d9..0be78083b 100644 --- a/code/DAMASK_spectral.f90 +++ b/code/DAMASK_spectral.f90 @@ -728,8 +728,6 @@ end program DAMASK_spectral subroutine quit(stop_id) use prec, only: & pInt - use numerics, only: & - worldrank implicit none integer(pInt), intent(in) :: stop_id