Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
various small cosmetics in the routing
[simgrid.git] / src / kernel / routing / AsImpl.hpp
index 625aaa0..1943e61 100644 (file)
@@ -30,7 +30,6 @@ namespace routing {
 
   protected:
     explicit AsImpl(As * father, const char* name);
 
   protected:
     explicit AsImpl(As * father, const char* name);
-    ~AsImpl() override;
 
   public:
     /** @brief Make an host within that AS */
 
   public:
     /** @brief Make an host within that AS */