summaryrefslogtreecommitdiff
path: root/rts/RetainerProfile.h
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2009-08-05 09:35:39 +0000
committerSimon Marlow <marlowsd@gmail.com>2009-08-05 09:35:39 +0000
commit948c01bdb7f42504487a624b229137694871efd0 (patch)
tree162006e4eef0ed26e403fd313a7ff62caf2b97e1 /rts/RetainerProfile.h
parenta53ccca7894727fcf6de21b5c7b0ea2f7eaec569 (diff)
downloadhaskell-948c01bdb7f42504487a624b229137694871efd0.tar.gz
profiling build fixes
Diffstat (limited to 'rts/RetainerProfile.h')
-rw-r--r--rts/RetainerProfile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/RetainerProfile.h b/rts/RetainerProfile.h
index 5f4503c84b..da9a847478 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 );