Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Field already exists in StorageModel.
[simgrid.git] / src / surf / storage_n11.hpp
index 547ef87..2c1c822 100644 (file)
@@ -35,8 +35,6 @@ public:
                   const char* content_name, const char* content_type, xbt_dict_t properties);
   double shareResources(double now);
   void updateActionsState(double now, double delta);
-
-  xbt_dynar_t p_storageList;
 };
 
 /************