Weak.c incorrectly claims it's being compiled along RTS Main.c
authorClemens Fruhwirth <clemens@endorphin.org>
Mon, 6 Aug 2007 08:45:24 +0000 (08:45 +0000)
committerClemens Fruhwirth <clemens@endorphin.org>
Mon, 6 Aug 2007 08:45:24 +0000 (08:45 +0000)
rts/Weak.c

index 569bffb..e97ff57 100644 (file)
@@ -7,7 +7,6 @@
  * ---------------------------------------------------------------------------*/
 
 #include "PosixSource.h"
-#define COMPILING_RTS_MAIN
 #include "Rts.h"
 #include "RtsUtils.h"
 #include "SchedAPI.h"