X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/07890d9a4285a1d6e4151210ed7b6df8e6b32a67..fd769219531a772284d75320187a0ef9f8118afd:/src/include/surf/datatypes.h diff --git a/src/include/surf/datatypes.h b/src/include/surf/datatypes.h index 8e704e710e..a027f238c9 100644 --- a/src/include/surf/datatypes.h +++ b/src/include/surf/datatypes.h @@ -16,8 +16,6 @@ typedef struct lmm_constraint *lmm_constraint_t; typedef struct lmm_constraint_light *lmm_constraint_light_t; typedef struct lmm_system *lmm_system_t; -typedef struct tmgr_fes *tmgr_fes_t; typedef struct tmgr_trace_iterator *tmgr_trace_iterator_t; - #endif /* MAXMIN_DATATYPES_H */