Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove the TODO done in the previous commit
[simgrid.git] / include / simgrid / s4u / host.hpp
index 3d32534..98ea998 100644 (file)
@@ -93,7 +93,6 @@ public:
         *
         *      Do not change the returned value in any way.
         */
-       // TODO, do not use Storage&, this looks dangerous!
        boost::unordered_map<std::string, Storage*> &mountedStorages();
 
 private: