X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/37f93a514b90d9d6ae75f1719346d7a8c604f34a..7a9c73193ecafbb368417633205702fe2499bb83:/src/surf/host_ptask_L07.cpp diff --git a/src/surf/host_ptask_L07.cpp b/src/surf/host_ptask_L07.cpp index c062c50501..e31cc32e12 100644 --- a/src/surf/host_ptask_L07.cpp +++ b/src/surf/host_ptask_L07.cpp @@ -329,11 +329,6 @@ Link* NetworkL07Model::createLink(const char *name, return link; } -void HostL07Model::addTraces() -{ - THROW_DEADCODE; -} - /************ * Resource * ************/