X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f0527e5764cc4d3d4938180a54b7fee812444209..02f267e2895f3985fe73344a8b96ac05363b8b62:/src/mc/mc_private.h diff --git a/src/mc/mc_private.h b/src/mc/mc_private.h index 7f092a5489..f6087c6678 100644 --- a/src/mc/mc_private.h +++ b/src/mc/mc_private.h @@ -41,10 +41,6 @@ SG_BEGIN_DECL() typedef struct s_mc_function_index_item s_mc_function_index_item_t, *mc_function_index_item_t; -/****************************** Snapshots ***********************************/ - -extern xbt_dynar_t mc_checkpoint_ignore; - /********************************* MC Global **********************************/ /** Initialisation of the model-checker