Sfoglia il codice sorgente

remove unused field

Nathalie Furmento 14 anni fa
parent
commit
ff8c108a4a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      mpi/starpu_mpi_private.h

+ 0 - 1
mpi/starpu_mpi_private.h

@@ -62,7 +62,6 @@ LIST_TYPE(starpu_mpi_req,
 	starpu_data_handle data_handle;
 
 	/* description of the data to be sent/received */
-	void *ptr;
 	MPI_Datatype datatype;
 
 	/* who are we talking to ? */