From: Gabriel Corona Date: Fri, 15 Jan 2016 11:25:17 +0000 (+0100) Subject: Remove the TODO done in the previous commit X-Git-Tag: v3_13~1237^2~4 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/e66ef020882b581cac30088914a9f5968928eadd?ds=inline Remove the TODO done in the previous commit --- 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: