X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FRtsOpts.h;fp=rts%2FRtsOpts.h;h=0000000000000000000000000000000000000000;hb=320738062c7a81f062c5adab98a1a1c4fdbd4bc7;hp=381ee0e3c5497655be2066df816d43424874a1ea;hpb=d0fb9a95f40453321b82e23d9b322e79340b48c9;p=ghc-hetmet.git diff --git a/rts/RtsOpts.h b/rts/RtsOpts.h deleted file mode 100644 index 381ee0e..0000000 --- a/rts/RtsOpts.h +++ /dev/null @@ -1,14 +0,0 @@ -/* ----------------------------------------------------------------------------- - * - * (c) The GHC Team, 2010 - * - * En/disable RTS options - * - * ---------------------------------------------------------------------------*/ - -#ifndef RTSOPTS_H -#define RTSOPTS_H - -extern const rtsBool rtsOptsEnabled; - -#endif /* RTSOPTS_H */