aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/IsoSurfacer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/IsoSurfacer.c b/src/IsoSurfacer.c
index 40e4ce5..8a3820c 100644
--- a/src/IsoSurfacer.c
+++ b/src/IsoSurfacer.c
@@ -467,8 +467,6 @@ void WriteSock(const cGH *GH, polypatch *totals, isosurfacerGH *myGH,
CCTK_REAL4 tmpverts[3] = {0.0,0.0,0.0};
CCTK_REAL4 tmpnorms[3] = {0.0,0.0,0.0};
- int x=0;
-
isoindex = isoindex;
IsoValue = IsoValue;