From: Martin Quinson Date: Sat, 18 Jul 2015 13:46:02 +0000 (+0200) Subject: kill unused type definitions X-Git-Tag: v3_12~490 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ff42d9aef11926884204c1945172c0d76b8a36be?hp=c638214a29abfed2c93678be136ad7d2dcd1940e kill unused type definitions --- diff --git a/src/include/surf/surf.h b/src/include/surf/surf.h index aa9dbddaeb..edeb281284 100644 --- a/src/include/surf/surf.h +++ b/src/include/surf/surf.h @@ -99,8 +99,6 @@ typedef StorageModel *surf_storage_model_t; typedef xbt_dictelm_t surf_resource_t; typedef Resource *surf_cpp_resource_t; typedef Host *surf_host_t; -typedef HostCLM03 *surf_host_CLM03_t; -typedef NetworkCm02Link *surf_network_link_t; /** @ingroup SURF_c_bindings * \brief Action structure