summaryrefslogtreecommitdiff
path: root/rts/RetainerProfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/RetainerProfile.h')
-rw-r--r--rts/RetainerProfile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/rts/RetainerProfile.h b/rts/RetainerProfile.h
index 6882a2a58a..bc11cc7e80 100644
--- a/rts/RetainerProfile.h
+++ b/rts/RetainerProfile.h
@@ -41,9 +41,7 @@ retainerSetOf( const StgClosure *c )
}
// Used by Storage.c:memInventory()
-#if defined(DEBUG)
extern W_ retainerStackBlocks ( void );
-#endif
#include "EndPrivate.h"