Remove the IND_OLDGEN and IND_OLDGEN_PERM closure types
[ghc-hetmet.git] / rts / ProfHeap.c
index 4a2816c..d398afd 100644 (file)
@@ -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: