X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5b95be81cb098d4c0a5151409c41df417908b0dd..7b260a6cdc16e5fe788e15f4f4fb2412c9605263:/src/instr/instr_smpi.h?ds=sidebyside 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