aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'backendC/CleanCompilerSources/settings.h')
-rw-r--r--backendC/CleanCompilerSources/settings.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backendC/CleanCompilerSources/settings.h b/backendC/CleanCompilerSources/settings.h
index 572fca2..6fdd495 100644
--- a/backendC/CleanCompilerSources/settings.h
+++ b/backendC/CleanCompilerSources/settings.h
@@ -43,6 +43,5 @@ extern Bool StrictDoLessEqual;
extern Bool StrictDoEager;
extern Bool StrictDoVerbose;
extern Bool StrictDoAnnots;
-extern unsigned long StrictMemUse;
extern Bool FunctionMayFailIsError;