X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/69b1e6446eec03ade6ed79ce6fc4de195b018cf7..ac6b411512330530569fadb8c3f4fb82a4c70440:/src/surf/host_interface.cpp diff --git a/src/surf/host_interface.cpp b/src/surf/host_interface.cpp index dcacf5221a..dfaaa49184 100644 --- a/src/surf/host_interface.cpp +++ b/src/surf/host_interface.cpp @@ -20,10 +20,6 @@ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_host, surf, simgrid::surf::HostModel *surf_host_model = NULL; -void host_add_traces(){ - surf_host_model->addTraces(); -} - /************* * Callbacks * *************/