From 7c79b31f6c73dabeb30229c974c7871fc02894f5 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Thu, 13 Mar 2014 05:50:56 +0000 Subject: [PATCH] remove not needed use statement --- code/crystallite.f90 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/crystallite.f90 b/code/crystallite.f90 index 74cbcf371..1d9ad9afc 100644 --- a/code/crystallite.f90 +++ b/code/crystallite.f90 @@ -2891,8 +2891,7 @@ logical function crystallite_stateJump(g,i,e) constitutive_sizeDotState, & constitutive_state, & constitutive_deltaState, & - constitutive_collectDeltaState, & - constitutive_microstructure + constitutive_collectDeltaState implicit none integer(pInt), intent(in):: &