X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fd7353a302afdc5669b0129b6105ba7861736e76..def4767d965a52bb45851a32c49b99f39353a37f:/src/gras/DataDesc/datadesc_interface.h diff --git a/src/gras/DataDesc/datadesc_interface.h b/src/gras/DataDesc/datadesc_interface.h index 0e68b0b250..209950296c 100644 --- a/src/gras/DataDesc/datadesc_interface.h +++ b/src/gras/DataDesc/datadesc_interface.h @@ -13,9 +13,6 @@ #ifndef GRAS_DATADESC_INTERFACE_H #define GRAS_DATADESC_INTERFACE_H -void gras_datadesc_init(void); -void gras_datadesc_exit(void); - gras_error_t gras_datadesc_by_id (long int code, gras_datadesc_type_t **type);