X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FTrace.c;h=63d4816585ec72951bc66cc0866dcf50404b9587;hb=e50c1ea395c49b1480332f0ec08ffc20e72b6e80;hp=bd32091a127b4320bfdc7f658254fd9c50e4f558;hpb=8b18faef8aeaf40150c208272a2fc117611e8ae8;p=ghc-hetmet.git diff --git a/rts/Trace.c b/rts/Trace.c index bd32091..63d4816 100644 --- a/rts/Trace.c +++ b/rts/Trace.c @@ -50,8 +50,6 @@ void initTracing (void) DEBUG_FLAG(stm, DEBUG_stm); DEBUG_FLAG(prof, DEBUG_prof); DEBUG_FLAG(eventlog, DEBUG_eventlog); - DEBUG_FLAG(gran, DEBUG_gran); - DEBUG_FLAG(par, DEBUG_par); DEBUG_FLAG(linker, DEBUG_linker); DEBUG_FLAG(squeeze, DEBUG_squeeze); DEBUG_FLAG(hpc, DEBUG_hpc);