X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FRetainerProfile.h;fp=rts%2FRetainerProfile.h;h=da9a847478cdd79b6fd67bfa169a2b3428e38da2;hb=948c01bdb7f42504487a624b229137694871efd0;hp=5f4503c84bd08fd3e8a7496e7b4011f5f4019b5b;hpb=a53ccca7894727fcf6de21b5c7b0ea2f7eaec569;p=ghc-hetmet.git diff --git a/rts/RetainerProfile.h b/rts/RetainerProfile.h index 5f4503c..da9a847 100644 --- a/rts/RetainerProfile.h +++ b/rts/RetainerProfile.h @@ -16,7 +16,6 @@ extern void initRetainerProfiling ( void ); extern void endRetainerProfiling ( void ); -extern void printRetainer ( FILE *, retainer ); extern void retainerProfile ( void ); extern void resetStaticObjectForRetainerProfiling( StgClosure *static_objects );