X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cbbd3d1809abf554baf7c7d28046b28fd04389ca..f9dd39e26289f9ba2d4ef96fbbed1709bff22043:/src/surf/host_ptask_L07.hpp diff --git a/src/surf/host_ptask_L07.hpp b/src/surf/host_ptask_L07.hpp index 079058dcfc..3754b67fac 100644 --- a/src/surf/host_ptask_L07.hpp +++ b/src/surf/host_ptask_L07.hpp @@ -152,9 +152,6 @@ public: void updateBound(); int unref() override; - void suspend() override; - void resume() override; - double getRemains() override; std::vector * p_netcardList = new std::vector(); double *p_computationAmount;