Pārlūkot izejas kodu

remove unused field

Nathalie Furmento 14 gadi atpakaļ
vecāks
revīzija
ff8c108a4a
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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;
 	starpu_data_handle data_handle;
 
 
 	/* description of the data to be sent/received */
 	/* description of the data to be sent/received */
-	void *ptr;
 	MPI_Datatype datatype;
 	MPI_Datatype datatype;
 
 
 	/* who are we talking to ? */
 	/* who are we talking to ? */