X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/339309e6fcad59f2596853d7dcd87120f86da2eb..ef33b9c0c2c0e9c15c27fce82515a23e8aadc0ed:/src/include/surf/datatypes.h diff --git a/src/include/surf/datatypes.h b/src/include/surf/datatypes.h index a027f238c9..1a19b75d7f 100644 --- a/src/include/surf/datatypes.h +++ b/src/include/surf/datatypes.h @@ -16,6 +16,4 @@ 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_trace_iterator *tmgr_trace_iterator_t; - #endif /* MAXMIN_DATATYPES_H */