aboutsummaryrefslogtreecommitdiff
path: root/src/IsoSurfacer.c
diff options
context:
space:
mode:
authorjshalf <jshalf@bfcf8e34-485d-4d46-a995-1fd6fa6fb178>2000-10-13 18:58:32 +0000
committerjshalf <jshalf@bfcf8e34-485d-4d46-a995-1fd6fa6fb178>2000-10-13 18:58:32 +0000
commitff743cbd37f64592b3a35bc5553049e5367647e5 (patch)
tree5e264909181772e506bcfb1b8fd105f877c0f5f8 /src/IsoSurfacer.c
parentcba46de44b82734975caba5575fd9bee65d3223c (diff)
Noticing the ADM difficulties.
Found and removed // comments from IsoSurfacer... git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@13 bfcf8e34-485d-4d46-a995-1fd6fa6fb178
Diffstat (limited to 'src/IsoSurfacer.c')
-rw-r--r--src/IsoSurfacer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/IsoSurfacer.c b/src/IsoSurfacer.c
index 2014f69..fc421b6 100644
--- a/src/IsoSurfacer.c
+++ b/src/IsoSurfacer.c
@@ -106,7 +106,6 @@ static int IsoSurfacerHandleCommands(cGH *GH)
char *obj = catenated+64,
*val = catenated+128; */
- /* puts("Nuthin to do (yet)"); */
/* Here it just needs to read from the control socket
and then change the isosurface appropriately */
IsoCommand *Iso_PollCommand(cGH *cctkGH,IsoCommand *cmd);