X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/69b1e6446eec03ade6ed79ce6fc4de195b018cf7..ac6b411512330530569fadb8c3f4fb82a4c70440:/src/surf/cpu_interface.hpp diff --git a/src/surf/cpu_interface.hpp b/src/surf/cpu_interface.hpp index 090d41a5e4..066670c7bd 100644 --- a/src/surf/cpu_interface.hpp +++ b/src/surf/cpu_interface.hpp @@ -27,8 +27,6 @@ class CpuPlugin; *************/ XBT_PUBLIC(Cpu*) getActionCpu(CpuAction *action); -XBT_PUBLIC(void) cpu_add_traces(); - /********* * Model * *********/