X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/85bde9428d7b222a626c2dcc547b2a827d384ee4..e5302335e3d2d05db342b67533725f631f086ea3:/src/mc/mc_checkpoint.c diff --git a/src/mc/mc_checkpoint.c b/src/mc/mc_checkpoint.c index eb4cfd348e..170a10e9cf 100644 --- a/src/mc/mc_checkpoint.c +++ b/src/mc/mc_checkpoint.c @@ -474,7 +474,6 @@ static void MC_dump_checkpoint_ignore(mc_snapshot_t snapshot){ } - mc_snapshot_t MC_take_snapshot(int num_state){ mc_snapshot_t snapshot = xbt_new0(s_mc_snapshot_t, 1);