Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Minor cleanups (useless stuff).
[simgrid.git] / src / smpi / mpi / smpi_group.cpp
index f9873bf..e97d8da 100644 (file)
@@ -9,7 +9,6 @@
 #include <string>
 
 simgrid::smpi::Group smpi_MPI_GROUP_EMPTY;
-extern XBT_PRIVATE MPI_Comm MPI_COMM_UNINITIALIZED;
 
 namespace simgrid{
 namespace smpi{