Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill (inline) useless functions
[simgrid.git] / src / surf / host_interface.cpp
index dcacf52..dfaaa49 100644 (file)
@@ -20,10 +20,6 @@ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_host, surf,
 
 simgrid::surf::HostModel *surf_host_model = NULL;
 
 
 simgrid::surf::HostModel *surf_host_model = NULL;
 
-void host_add_traces(){
-  surf_host_model->addTraces();
-}
-
 /*************
  * Callbacks *
  *************/
 /*************
  * Callbacks *
  *************/