Remove old GUM/GranSim code
[ghc-hetmet.git] / rts / RtsSignals.h
index 77f2224..e130fb4 100644 (file)
@@ -9,7 +9,7 @@
 #ifndef RTS_SIGNALS_H
 #define RTS_SIGNALS_H
 
-#if !defined(PAR) && !defined(mingw32_HOST_OS)
+#if !defined(mingw32_HOST_OS)
 
 #include "posix/Signals.h"