X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FLdvProfile.h;h=27215472d66c7e38989d3533dc2bbd53cc6927e8;hb=68bc07fed38228a1f9fd1885333c7412f57c7e17;hp=c61b0102e7f277c280951d7f27c9da52c2a96372;hpb=f20fe8deeee0353f8cdb27ca8031dd38b4b44ed1;p=ghc-hetmet.git diff --git a/rts/LdvProfile.h b/rts/LdvProfile.h index c61b010..2721547 100644 --- a/rts/LdvProfile.h +++ b/rts/LdvProfile.h @@ -14,7 +14,6 @@ #include "ProfHeap.h" -extern void LDV_recordDead_FILL_SLOP_DYNAMIC( StgClosure *p ); extern void LdvCensusForDead ( nat ); extern void LdvCensusKillAll ( void );