aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2003-06-04 11:42:34 +0000
committerjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2003-06-04 11:42:34 +0000
commit7cffe6972b319923efe2e1b96b9fbb8b4fe5783c (patch)
tree3293641ca662c0b14b6e4e3df841a55ecbf707eb /src
parentc8f497de5b5d8ef405ad81df516984129a863c9f (diff)
remove some unused variables which the compiler spotted
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@184 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'src')
-rw-r--r--src/blended_boundary.F771
1 files changed, 0 insertions, 1 deletions
diff --git a/src/blended_boundary.F77 b/src/blended_boundary.F77
index c51ac61..2f08718 100644
--- a/src/blended_boundary.F77
+++ b/src/blended_boundary.F77
@@ -35,7 +35,6 @@ C $Header$
CCTK_REAL bxxe,bxye,bxze,byxe,byye,byze,bzxe,bzye,bzze
CCTK_REAL det, uxx, uxy, uxz, uyy, uyz, uzz
- CCTK_REAL vxe,vye,vze,sav
CCTK_REAL dx,dy,dz,time
CCTK_REAL xmx,xmn,ymx,ymn,zmx,zmn,rmx