fix haddock submodule pointer
[ghc-hetmet.git] / rts / FrontPanel.c
index da42548..d6269fb 100644 (file)
@@ -700,7 +700,6 @@ residencyCensus( void )
                    case MUT_VAR:
 /*                 case MUT_CONS: FIXME: case does not exist */
                    case IND_PERM:
-                   case IND_OLDGEN_PERM:
                        size = sizeW_fromITBL(info);
                        type = Other;
                        break;