Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
code simplification around Host::onDestruction
[simgrid.git] / src / surf / host_clm03.cpp
index f49434e..4584295 100644 (file)
@@ -128,7 +128,6 @@ HostCLM03::HostCLM03(HostModel *model, const char* name, xbt_dict_t properties,
 
 HostCLM03::~HostCLM03()
 {
-  this->die();
 }
 
 bool HostCLM03::isUsed(){