Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the waitany functions on semaphore and communications to return the rank of...
[simgrid.git] / src / include / surf / surfxml_parse_private.h
index 1cb1d14..57becf4 100644 (file)
@@ -14,6 +14,5 @@
 #include "surf/surfxml_parse.h"
 #include "surf/trace_mgr.h"
 
-XBT_PUBLIC(void) surf_parse_get_trace(tmgr_trace_t *trace, const char *string);
 
 #endif