Skip to content
Snippets Groups Projects
Commit 9b87106f authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-07-03 14:32:58 by simonmar]

dead code removal
parent 786b2e7b
No related merge requests found
......@@ -487,13 +487,6 @@ iNTLIKE_closure = StCLbl mkIntlikeClosureLabel
cHARLIKE_closure :: StixTree
cHARLIKE_closure = StCLbl mkCharlikeClosureLabel
-- Trees for the ErrorIOPrimOp
topClosure, errorIO :: StixTree
topClosure = StInd PtrRep (StCLbl mkTopClosureLabel)
errorIO = StJump (StInd PtrRep (StCLbl mkErrorIO_innardsLabel))
mutArrPtrsFrozen_info = StCLbl mkMAP_FROZEN_infoLabel
-- these are the sizes of charLike and intLike closures, in _bytes_.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment