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_ptask_L07.hpp
index bc37f53..521b94f 100644 (file)
@@ -101,7 +101,6 @@ public:
        {}
   ~HostL07()
        {}
-  bool isUsed() override {DIE_IMPOSSIBLE;};
   void updateState(tmgr_trace_event_t /*event_type*/, double /*value*/, double /*date*/) override {DIE_IMPOSSIBLE;};
 };