diff options
-rw-r--r-- | backendC/CleanCompilerSources/tcsupport_2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/backendC/CleanCompilerSources/tcsupport_2.c b/backendC/CleanCompilerSources/tcsupport_2.c index ae57ffb..f39ae69 100644 --- a/backendC/CleanCompilerSources/tcsupport_2.c +++ b/backendC/CleanCompilerSources/tcsupport_2.c @@ -4,8 +4,6 @@ Author: Sjaak Smetsers */ -#pragma options (!macsbug_names) - #include "compiledefines.h" #include "types.t" #include "system.h" |