Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
no need to override the super() method to the exact same content
[simgrid.git] / src / surf / host_ptask_L07.hpp
index 86acc7d..2bdcb97 100644 (file)
@@ -138,7 +138,6 @@ public:
   void updateState(tmgr_trace_event_t event_type, double value, double date);
   double getBandwidth();
   double getLatency();
-  int sharingPolicy();
   void updateBandwidth(double value, double date=surf_get_clock());
   void updateLatency(double value, double date=surf_get_clock());