From 2806e8f094c54d34ffdf191f605b477c2b067a34 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Tue, 14 Jul 2015 22:04:03 +0200 Subject: [PATCH 1/1] kill an unused definition --- include/simgrid/msg.h | 1 - 1 file changed, 1 deletion(-) 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; -- 2.20.1