Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
pull up another (useless) method in the surf::Host hierarchy
[simgrid.git] / src / surf / host_clm03.hpp
index 0a4d47e..075589c 100644 (file)
@@ -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();
 };