Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove the last remainings of the addTraces() pimple \o/
[simgrid.git] / src / surf / network_cm02.cpp
index 9322e1b..1f2794f 100644 (file)
@@ -454,10 +454,6 @@ Action *NetworkCm02Model::communicate(NetCard *src, NetCard *dst,
   return action;
 }
 
-void NetworkCm02Model::addTraces(){
-THROW_DEADCODE;
-}
-
 /************
  * Resource *
  ************/