[Git][ghc/ghc][master] rts: Remove unused decls from CNF.h

Marge Bot gitlab at gitlab.haskell.org
Sat Jun 1 15:19:38 UTC 2019



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
2e297b36 by Ömer Sinan Ağacan at 2019-06-01T15:19:35Z
rts: Remove unused decls from CNF.h

- - - - -


1 changed file:

- rts/sm/CNF.h


Changes:

=====================================
rts/sm/CNF.h
=====================================
@@ -15,9 +15,6 @@
 
 #include "BeginPrivate.h"
 
-void              initCompact  (void);
-void              exitCompact  (void);
-
 StgCompactNFData *compactNew   (Capability      *cap,
                                 StgWord          size);
 void              compactResize(Capability       *cap,



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/2e297b36169208939528d962724679c5756e9e7c

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/2e297b36169208939528d962724679c5756e9e7c
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20190601/72dfcb3a/attachment.html>


More information about the ghc-commits mailing list