X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/37f93a514b90d9d6ae75f1719346d7a8c604f34a..7a9c73193ecafbb368417633205702fe2499bb83:/src/surf/network_ns3.hpp diff --git a/src/surf/network_ns3.hpp b/src/surf/network_ns3.hpp index 91945321cc..4afc93da4f 100644 --- a/src/surf/network_ns3.hpp +++ b/src/surf/network_ns3.hpp @@ -57,7 +57,6 @@ public: double next_occuring_event(double now) override; bool next_occuring_event_isIdempotent() {return false;} void updateActionsState(double now, double delta) override; - void addTraces() override {DIE_IMPOSSIBLE;} }; /************