Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill dead prototypes
[simgrid.git] / src / surf / host_clm03.hpp
index ef1484b..3bbd4fa 100644 (file)
@@ -57,10 +57,6 @@ public:
   bool isUsed();
 
   xbt_dynar_t getVms();
-
-  /* common with vm */
-  void getParams(ws_params_t params);
-  void setParams(ws_params_t params);
 };