Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove the last remainings of the addTraces() pimple \o/
[simgrid.git] / src / surf / network_ns3.hpp
index 9194532..4afc93d 100644 (file)
@@ -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;}
 };
 
 /************