X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FRtsUtils.h;h=1bf840bb883bda1bf58af35c884c9472cf7fd4b4;hb=d8334d807812e40f67770ffc37608c0ce66f96b2;hp=24033b94828cacd1c3a0eba5313a6adf899c2521;hpb=51b85031ce99f1e9d4c72249d6d85672188f0fbd;p=ghc-hetmet.git diff --git a/rts/RtsUtils.h b/rts/RtsUtils.h index 24033b9..1bf840b 100644 --- a/rts/RtsUtils.h +++ b/rts/RtsUtils.h @@ -46,8 +46,6 @@ void printRtsInfo(void); /* Alternate to raise(3) for threaded rts, for OpenBSD */ int genericRaise(int sig); -int rts_isProfiled(void); - #include "EndPrivate.h" #endif /* RTSUTILS_H */