Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove old commented declaration.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 1 Nov 2017 16:09:04 +0000 (17:09 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 2 Nov 2017 15:39:27 +0000 (16:39 +0100)
src/smpi/include/private.hpp

index 845724c..02261ca 100644 (file)
@@ -410,7 +410,6 @@ struct s_smpi_privatization_region_t {
 };
 typedef s_smpi_privatization_region_t* smpi_privatization_region_t;
 
 };
 typedef s_smpi_privatization_region_t* smpi_privatization_region_t;
 
-// extern XBT_PRIVATE smpi_privatization_region_t smpi_privatization_regions;
 extern XBT_PRIVATE int smpi_loaded_page;
 extern XBT_PRIVATE int smpi_universe_size;
 XBT_PRIVATE smpi_privatization_region_t smpi_init_global_memory_segment_process();
 extern XBT_PRIVATE int smpi_loaded_page;
 extern XBT_PRIVATE int smpi_universe_size;
 XBT_PRIVATE smpi_privatization_region_t smpi_init_global_memory_segment_process();