Browse Source

remove unused field

Nathalie Furmento 14 years ago
parent
commit
ff8c108a4a
1 changed files with 0 additions and 1 deletions
  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 ? */