aboutsummaryrefslogtreecommitdiff
path: root/src/RecoverGH.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/RecoverGH.c')
-rw-r--r--src/RecoverGH.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/RecoverGH.c b/src/RecoverGH.c
index 17e8c1a..ea709e1 100644
--- a/src/RecoverGH.c
+++ b/src/RecoverGH.c
@@ -418,7 +418,7 @@ int IOFlexIO_RecoverGH (cGH *GH, const char *basename, int called_from)
return (0);
- USE_CCTK_PARAMETERS
+
}
static int IOFlexIO_restoreParams (IOFile ifp)
@@ -473,5 +473,5 @@ static int IOFlexIO_restoreParams (IOFile ifp)
return (0);
- USE_CCTK_PARAMETERS
+
}