X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a62b64d7cff5f86059bf7ec5df2d4f60a61a827b..5d67901dba3dfd8e75f708c329b8144287490077:/include/simgrid/simix.h diff --git a/include/simgrid/simix.h b/include/simgrid/simix.h index e0ec0ed653..85503b3709 100644 --- a/include/simgrid/simix.h +++ b/include/simgrid/simix.h @@ -91,9 +91,6 @@ typedef struct s_smx_file *smx_file_t; typedef xbt_dictelm_t smx_storage_t; typedef struct s_smx_storage_priv *smx_storage_priv_t; -/********************************** Synchro *************************************/ -typedef struct s_smx_synchro *smx_synchro_t; /* FIXME: replace by specialized synchro handlers */ - /* ****************************** Process *********************************** */ /** @brief Process datatype @ingroup simix_process_management