X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5b95be81cb098d4c0a5151409c41df417908b0dd..15af6f9bf88ff4bfdd0b8e87039e666ee092fbfe:/src/instr/instr_smpi.h diff --git a/src/instr/instr_smpi.h b/src/instr/instr_smpi.h index d80aed24d9..e371fd6b5e 100644 --- a/src/instr/instr_smpi.h +++ b/src/instr/instr_smpi.h @@ -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