X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ea31ec0e5a9d8c016194492e5c943188281950ea..62cbd47a6b39a36431539d60f0f0efe81d228e4b:/src/surf/host_clm03.hpp diff --git a/src/surf/host_clm03.hpp b/src/surf/host_clm03.hpp index 0a4d47e1b2..075589c5ae 100644 --- a/src/surf/host_clm03.hpp +++ b/src/surf/host_clm03.hpp @@ -55,8 +55,6 @@ public: ~HostCLM03(); void updateState(tmgr_trace_event_t event_type, double value, double date) override; - bool isUsed() override; - xbt_dynar_t getVms(); };