aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/dumprestore.h
diff options
context:
space:
mode:
Diffstat (limited to 'backendC/CleanCompilerSources/dumprestore.h')
-rw-r--r--backendC/CleanCompilerSources/dumprestore.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/backendC/CleanCompilerSources/dumprestore.h b/backendC/CleanCompilerSources/dumprestore.h
deleted file mode 100644
index 1bf6cc3..0000000
--- a/backendC/CleanCompilerSources/dumprestore.h
+++ /dev/null
@@ -1,8 +0,0 @@
-# undef DUMP_AND_RESTORE
-
-# ifdef DUMP_AND_RESTORE
-
-extern Bool gDumpAndRestore;
-void CoclBackEnd (ImpMod modulem, char *outputFileName);
-
-# endif /* DUMP_AND_RESTORE */ \ No newline at end of file