summaryrefslogtreecommitdiff
path: root/rts/Apply.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Apply.h')
-rw-r--r--rts/Apply.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/rts/Apply.h b/rts/Apply.h
index 70faed4cb9..1c0b1623d9 100644
--- a/rts/Apply.h
+++ b/rts/Apply.h
@@ -23,7 +23,4 @@ extern RTS_PRIVATE StgWord stg_stack_save_entries[];
extern RTS_PRIVATE StgFun *stg_stack_save_entries[];
#endif
-// canned bitmap for each arg type
-extern RTS_PRIVATE StgWord stg_arg_bitmaps[];
-
#endif /* APPLY_H */