Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill dead prototypes
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 20 Jul 2015 22:26:18 +0000 (00:26 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 20 Jul 2015 22:26:18 +0000 (00:26 +0200)
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);
 };