RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / Stats.h
index bd39ced..4b98739 100644 (file)
@@ -51,7 +51,6 @@ double    mut_user_time_during_heap_census(void);
 #endif /* PROFILING */
 
 void      statDescribeGens( void );
-HsInt64   getAllocations( void );
 
 Ticks stat_getElapsedGCTime(void);
 Ticks stat_getElapsedTime(void);