Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update gras_simix. Modified the implementation of ports.
[simgrid.git] / src / gras_simix / Transport / gras_simix_transport_interface.h
index bd24870..ad212b4 100644 (file)
@@ -108,8 +108,7 @@ typedef struct {
        xbt_fifo_t active_socket;
        long int pid;
        long int ppid;
-  //int chan;    /* Formated messages channel */
-  //int measChan; /* Unformated echange channel for performance measurement*/
+
    
 } s_gras_trp_procdata_t,*gras_trp_procdata_t;