Remove export of remove_entry_label
authorsimonpj@microsoft.com <unknown>
Fri, 14 Sep 2007 13:52:11 +0000 (13:52 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 14 Sep 2007 13:52:11 +0000 (13:52 +0000)
compiler/cmm/ZipCfg.hs

index bf8d49f..b1dd9d0 100644 (file)
@@ -13,7 +13,6 @@ module ZipCfg
         -- Observers and transformers
        -- (open to renaming suggestions here)
     , blockId, zip, unzip, last, goto_end, zipht, tailOfLast
-    , remove_entry_label
     , splice_tail, splice_head, splice_head_only', splice_head'
     , of_block_list, to_block_list
     , map_nodes