From: Martin Quinson Date: Mon, 31 Jul 2017 00:33:41 +0000 (+0200) Subject: please sonar X-Git-Tag: v3_17~307^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/80eb7f52582553eb31ce81b93f359152499c3091 please sonar --- diff --git a/include/simgrid/forward.h b/include/simgrid/forward.h index c3c0cbc7f1..f62fa97a29 100644 --- a/include/simgrid/forward.h +++ b/include/simgrid/forward.h @@ -97,8 +97,6 @@ typedef struct Trace tmgr_Trace; typedef struct s_smx_context* smx_context_t; typedef struct s_smx_actor* smx_actor_t; -typedef struct s_smx_mutex* smx_mutex_t; -typedef struct s_smx_mailbox* smx_mailbox_t; #endif