X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e14c7521c614fd08b97b5cec822b6e429012ba85..83eed53fd4d95fd1fa0532da3c071f66000f1a6b:/src/kernel/routing/AsImpl.hpp diff --git a/src/kernel/routing/AsImpl.hpp b/src/kernel/routing/AsImpl.hpp index 625aaa0793..1943e61ebe 100644 --- a/src/kernel/routing/AsImpl.hpp +++ b/src/kernel/routing/AsImpl.hpp @@ -30,7 +30,6 @@ namespace routing { protected: explicit AsImpl(As * father, const char* name); - ~AsImpl() override; public: /** @brief Make an host within that AS */