Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove the last remainings of the addTraces() pimple \o/
[simgrid.git] / src / surf / host_ptask_L07.cpp
index c062c50..e31cc32 100644 (file)
@@ -329,11 +329,6 @@ Link* NetworkL07Model::createLink(const char *name,
   return link;
 }
 
-void HostL07Model::addTraces()
-{
-  THROW_DEADCODE;
-}
-
 /************
  * Resource *
  ************/