Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill an unused field
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 18 Jul 2015 16:33:56 +0000 (18:33 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 18 Jul 2015 18:07:03 +0000 (20:07 +0200)
src/surf/host_interface.hpp

index 9c88ad6..4fcfa43 100644 (file)
@@ -353,7 +353,6 @@ public:
   xbt_dynar_t p_storage;
   RoutingEdgePtr p_netElm;
   CpuPtr p_cpu;
-  Link* p_network; //FIXME:rename
 
   /**
    * @brief Get the list of virtual machines on the current Host