From e66ef020882b581cac30088914a9f5968928eadd Mon Sep 17 00:00:00 2001 From: Gabriel Corona Date: Fri, 15 Jan 2016 12:25:17 +0100 Subject: [PATCH] Remove the TODO done in the previous commit --- include/simgrid/s4u/host.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/simgrid/s4u/host.hpp b/include/simgrid/s4u/host.hpp index 3d32534415..98ea998eac 100644 --- a/include/simgrid/s4u/host.hpp +++ b/include/simgrid/s4u/host.hpp @@ -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 &mountedStorages(); private: -- 2.20.1