X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f9de85055aad497b71cb6a2484096228acfa0432..f3da0e53f20a27db79c661314020550b7b9d0bcd:/src/surf/cpu_cas01.hpp diff --git a/src/surf/cpu_cas01.hpp b/src/surf/cpu_cas01.hpp index 0009db9af2..da01315ea7 100644 --- a/src/surf/cpu_cas01.hpp +++ b/src/surf/cpu_cas01.hpp @@ -44,8 +44,6 @@ public: bool is_used() override; - std::vector * getSpeedPeakList(); // FIXME: killme to hide our internals - protected: void onSpeedChange() override; };