From 80eb7f52582553eb31ce81b93f359152499c3091 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Mon, 31 Jul 2017 02:33:41 +0200 Subject: [PATCH] please sonar --- include/simgrid/forward.h | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.20.1