aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnvg2016-06-06 12:50:45 +0000
committerjohnvg2016-06-06 12:50:45 +0000
commit0ada834ecfcba335ec2f8c2e9defdbcf9d6ca9ca (patch)
tree4cb58af2b1ca210b74ee42fe880ea88bee8ae5d9
parentremove #ifdef CLEAN2 (diff)
remove #pragma options (!macsbug_names)
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2720 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
-rw-r--r--backendC/CleanCompilerSources/tcsupport_2.c2
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"