[project @ 2005-05-13 14:28:59 by simonmar]
[ghc-hetmet.git] / ghc / rts / Profiling.h
index 4b66989..66e85c4 100644 (file)
@@ -24,8 +24,6 @@ void reportCCSProfiling ( void );
 
 void PrintNewStackDecls ( void );
 
-extern lnat RTS_VAR(total_prof_ticks);
-
 extern void fprintCCS( FILE *f, CostCentreStack *ccs );
 extern void fprintCCS_stderr( CostCentreStack *ccs );