]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/network_constant.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill useless code
[simgrid.git] / src / surf / network_constant.cpp
index 326f31b7d52c2f891864ab938beb687cc1496d27..673c70caa5032b474ccc348a2f90afffc09b5d8c 100644 (file)
@@ -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
-}
-
 }
 }