X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a59a47d79fe092f559a4a03de102402d7085bca9..2806e8f094c54d34ffdf191f605b477c2b067a34:/include/simgrid/msg.h diff --git a/include/simgrid/msg.h b/include/simgrid/msg.h index de6861ee29..f04ce916ab 100644 --- a/include/simgrid/msg.h +++ b/include/simgrid/msg.h @@ -46,7 +46,6 @@ XBT_PUBLIC_DATA(int) MSG_HOST_LEVEL; process. */ typedef xbt_dictelm_t msg_host_t; -typedef s_xbt_dictelm_t s_msg_host_t; typedef struct msg_host_priv { int dp_enabled;