aboutsummaryrefslogtreecommitdiff
path: root/src/IsoSurfacerInit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/IsoSurfacerInit.h')
-rw-r--r--src/IsoSurfacerInit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/IsoSurfacerInit.h b/src/IsoSurfacerInit.h
index 6cde6f3..0a710e2 100644
--- a/src/IsoSurfacerInit.h
+++ b/src/IsoSurfacerInit.h
@@ -16,7 +16,6 @@
void *IsoSurfacer_SetupGH (tFleshConfig *config, int convergence_level,cGH *GH);
int IsoSurfacer_InitGH (cGH *GH);
int IsoSurfacer (cGH *GH);
-int IsoSurfacer_ParseIsoString(char *isostring,cGH *GH,isosurfacerGH *myGH);
int IsoSurfacer_TriggerOutput (cGH *GH, int);
int IsoSurfacer_TimeForOutput (cGH *GH, int);