From 04e57730394f52ef0dbf646101f5303f854a2346 Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 19 Feb 2008 06:11:54 +0000 Subject: Remove unused variable git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/NoExcision/trunk@18 4ec1db94-0e4f-0410-ada3-8bed251432c9 --- src/NoExcision_mod.F90 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/NoExcision_mod.F90 b/src/NoExcision_mod.F90 index 8ecf82e..81991a9 100644 --- a/src/NoExcision_mod.F90 +++ b/src/NoExcision_mod.F90 @@ -166,7 +166,6 @@ module NoExcision_mod CCTK_INT, dimension(:,:,:), intent(in) :: mask CCTK_REAL, intent(in) :: si CCTK_INT, intent(in) :: order - CCTK_INT :: offset if ( cont(1) ) call residual ( v1, mask, r1, si, order ) if ( cont(2) ) call residual ( v2, mask, r2, si, order ) -- cgit v1.2.3