X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/03d87ef83eada5a3cf9aacce9e6a5dc0d169aaa3..7a9c73193ecafbb368417633205702fe2499bb83:/src/surf/cpu_ti.cpp?ds=sidebyside diff --git a/src/surf/cpu_ti.cpp b/src/surf/cpu_ti.cpp index ec7f4e67cd..ad7f673e25 100644 --- a/src/surf/cpu_ti.cpp +++ b/src/surf/cpu_ti.cpp @@ -476,11 +476,6 @@ void CpuTiModel::updateActionsState(double now, double /*delta*/) } } -void CpuTiModel::addTraces() -{ -THROW_DEADCODE; -} - /************ * Resource * ************/