X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/063c63642a29000a011c0d6176d30eb62a4e0dca..a3570625c9460617ccad1803b50bc4f1793b6376:/include/gras/messages.h diff --git a/include/gras/messages.h b/include/gras/messages.h index c522c53694..e7485157ca 100644 --- a/include/gras/messages.h +++ b/include/gras/messages.h @@ -281,7 +281,6 @@ XBT_PUBLIC(void) gras_msg_rpcreturn(double timeOut, gras_msg_cb_ctx_t ctx, gras_msgtype_t type; unsigned long int ID; void *payl; - void *comm; /* simix_comm in SG */ int payl_size; } s_gras_msg_t, *gras_msg_t;