X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/30e3072c3212f02886f67c451e27bbb76b2b1add..df0464c2ffa61d7fab01a54732b01368886013aa:/src/kernel/routing/AsImpl.hpp diff --git a/src/kernel/routing/AsImpl.hpp b/src/kernel/routing/AsImpl.hpp index 5e48d080c2..2ff562085e 100644 --- a/src/kernel/routing/AsImpl.hpp +++ b/src/kernel/routing/AsImpl.hpp @@ -97,7 +97,6 @@ public: private: std::map, BypassRoute*> bypassRoutes_; // src x dst -> route -public: routing::NetCard* netcard_ = nullptr; // Our representative in the father AS };