X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ab2f258eb5e0f714e4219125e51c118d958bb66d..62bd5986b2a76f8bc3328296e8b425f1c03ae0b6:/src/instr/instr_paje_trace.cpp diff --git a/src/instr/instr_paje_trace.cpp b/src/instr/instr_paje_trace.cpp index 8c1aa9474b..6773824574 100644 --- a/src/instr/instr_paje_trace.cpp +++ b/src/instr/instr_paje_trace.cpp @@ -28,10 +28,8 @@ static xbt_dict_t tracing_files = nullptr; // TI specific static double prefix=0.0; // TI specific -void print_NULL(PajeEvent* event){} - /* The active set of functions for the selected trace format - * By default, they all do nothing, hence the print_NULL to avoid segfaults */ + * By default, they all do nothing */ std::vector buffer; void buffer_debug(std::vector *buf);