X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FRts.h;h=91ec76d4675de9f11eb476f76e4e45a04839ae7b;hb=8897257e5b8f7eda019234186849523e552cc877;hp=3a6c6f20b99988bffd460d86bd1717c77f9bc56e;hpb=1a410093862a85b51aa59605af80868eaecd25c4;p=ghc-hetmet.git diff --git a/includes/Rts.h b/includes/Rts.h index 3a6c6f2..91ec76d 100644 --- a/includes/Rts.h +++ b/includes/Rts.h @@ -248,9 +248,6 @@ int stg_sig_install (int, int, void *); Miscellaneous garbage -------------------------------------------------------------------------- */ -/* declarations for runtime flags/values */ -#define MAX_RTS_ARGS 32 - #ifdef DEBUG #define TICK_VAR(arity) \ extern StgInt SLOW_CALLS_##arity; \