aboutsummaryrefslogtreecommitdiff
path: root/src/ioutil_CheckpointRecovery.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ioutil_CheckpointRecovery.h')
-rw-r--r--src/ioutil_CheckpointRecovery.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ioutil_CheckpointRecovery.h b/src/ioutil_CheckpointRecovery.h
index 3944b2a..5b7c0e8 100644
--- a/src/ioutil_CheckpointRecovery.h
+++ b/src/ioutil_CheckpointRecovery.h
@@ -60,9 +60,6 @@ char *IOUtil_GetAllParameters (const cGH *GH, int all);
/* set all parameters contained in the given string */
void IOUtil_SetAllParameters (const char *parameters);
-/* return true if this run was restarted from recovery, otherwise false */
-int IOUtil_RestartFromRecovery (const cGH *GH);
-
/* print the checkpoint/recovery timings to stdout */
void IOUtil_PrintTimings (const char *description,
int ntimers,