Make getAllocations() visible
[ghc-hetmet.git] / rts / Stats.h
index d751761..f3a20ae 100644 (file)
@@ -61,8 +61,6 @@ Ticks stat_getElapsedTime(void);
 void statsPrintf( char *s, ... ) 
     GNUC3_ATTRIBUTE(format (printf, 1, 2));
 
-HsInt64 getAllocations (void);
-
 #include "EndPrivate.h"
 
 #endif /* STATS_H */