Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / instr / instr_smpi.h
index d80aed2..e371fd6 100644 (file)
@@ -20,8 +20,6 @@ typedef struct smpi_trace_call_location {
 
 } smpi_trace_call_location_t;
 
-smpi_trace_call_location_t* smpi_trace_get_call_location();
-
 #ifdef __cplusplus
 }
 #endif