Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move MC_print_statistics() as Session::logState()
[simgrid.git] / src / mc / mc_private.h
index ceaf9c1..143aac7 100644 (file)
@@ -77,8 +77,6 @@ typedef struct mc_stats {
 
 XBT_PRIVATE extern mc_stats_t mc_stats;
 
-XBT_PRIVATE void MC_print_statistics(mc_stats_t stats);
-
 /********************************** Snapshot comparison **********************************/
 
 //#define MC_DEBUG 1