X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6acd0053f6cf085fbba1ce9f026e415a43ab5b32..fadac1a01fdb1a6e786d0d170f16ffab1419f2fd:/src/surf/network_constant.cpp diff --git a/src/surf/network_constant.cpp b/src/surf/network_constant.cpp index 326f31b7d5..673c70caa5 100644 --- a/src/surf/network_constant.cpp +++ b/src/surf/network_constant.cpp @@ -120,10 +120,5 @@ void NetworkConstantAction::cancel() return; } -void NetworkConstantAction::setCategory(const char * /*category*/) -{ - //ignore completely the categories in constant model, they are not traced -} - } }