Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix dist
[simgrid.git] / src / include / surf / datatypes.h
index 1a19b75..3c7dc29 100644 (file)
@@ -7,9 +7,6 @@
 #ifndef MAXMIN_DATATYPES_H
 #define MAXMIN_DATATYPES_H
 
-typedef struct surf_storage *surf_storage_t;
-typedef struct surf_stat *surf_stat_t;
-
 typedef struct lmm_element *lmm_element_t;
 typedef struct lmm_variable *lmm_variable_t;
 typedef struct lmm_constraint *lmm_constraint_t;