Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
adding test example to trace process migration using the mask TRACE_PROCESS
[simgrid.git] / include / gras / messages.h
index c522c53..e748515 100644 (file)
@@ -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;