summaryrefslogtreecommitdiff
path: root/rts/LdvProfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/LdvProfile.c')
-rw-r--r--rts/LdvProfile.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/rts/LdvProfile.c b/rts/LdvProfile.c
index 19ebe426d3..5d96811ed7 100644
--- a/rts/LdvProfile.c
+++ b/rts/LdvProfile.c
@@ -168,8 +168,6 @@ processHeapClosureForDead( StgClosure *c )
case CONSTR_STATIC:
case FUN_STATIC:
case THUNK_STATIC:
- case CONSTR_INTLIKE:
- case CONSTR_CHARLIKE:
case CONSTR_NOCAF_STATIC:
// stack objects
case UPDATE_FRAME: