diff options
Diffstat (limited to 'rts/ProfHeap.c')
-rw-r--r-- | rts/ProfHeap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rts/ProfHeap.c b/rts/ProfHeap.c index 4a2816c29d..d398afd66f 100644 --- a/rts/ProfHeap.c +++ b/rts/ProfHeap.c @@ -876,8 +876,6 @@ heapCensusChain( Census *census, bdescr *bd ) case CONSTR: case FUN: case IND_PERM: - case IND_OLDGEN: - case IND_OLDGEN_PERM: case BLACKHOLE: case BLOCKING_QUEUE: case FUN_1_0: |