aboutsummaryrefslogtreecommitdiff
path: root/src/DumpGH.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/DumpGH.c')
-rw-r--r--src/DumpGH.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/DumpGH.c b/src/DumpGH.c
index abad53c..5dad2c6 100644
--- a/src/DumpGH.c
+++ b/src/DumpGH.c
@@ -50,7 +50,7 @@ void IOFlexIO_ConditionallyDumpGH (cGH *GH)
}
IOFlexIO_DumpGH (GH, CP_EVOLUTION_DATA);
}
- USE_CCTK_PARAMETERS
+
}
@@ -419,6 +419,6 @@ void IOFlexIO_DumpGH (cGH *GH, int called_from)
"-----------\n");
}
- USE_CCTK_PARAMETERS
+
}