From 9f1812bef973d84e67759bb3972ae637289021b5 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Mon, 5 Sep 2016 14:26:54 +0200 Subject: [PATCH] not needed any more --- code/FEsolving.f90 | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/FEsolving.f90 b/code/FEsolving.f90 index bc7588ff0..8e09a1524 100644 --- a/code/FEsolving.f90 +++ b/code/FEsolving.f90 @@ -60,8 +60,6 @@ subroutine FE_init IO_warning, & IO_timeStamp use DAMASK_interface - use numerics, only: & - worldrank implicit none #if defined(Marc4DAMASK) || defined(Abaqus)