aboutsummaryrefslogtreecommitdiff
path: root/src/interpolate.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/interpolate.c')
-rw-r--r--src/interpolate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interpolate.c b/src/interpolate.c
index bfd90d9..1e7fd41 100644
--- a/src/interpolate.c
+++ b/src/interpolate.c
@@ -135,7 +135,6 @@ Rot180_SymmetryInterpolate (CCTK_POINTER_TO_CONST const cctkGH_,
int parities[3]; /* variable parities */
int m; /* output array */
int n; /* point */
- int f; /* face */
int d; /* dimension */
int iret; /* interpolator return value */
int ierr;