Weak.c incorrectly claims it's being compiled along RTS Main.c
[ghc-hetmet.git] / 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"