X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/59c1235e4f5d1f4d572ebcceaa9cab3d0a09de21..e71e0bf88f06aae028d3df59aaea3826bb9a2967:/include/instr/instr.h diff --git a/include/instr/instr.h b/include/instr/instr.h index efb2c6c8a7..2167d6cbff 100644 --- a/include/instr/instr.h +++ b/include/instr/instr.h @@ -70,9 +70,7 @@ XBT_PUBLIC(void) TRACE_link_srcdst_variable_sub_with_time (double time, const ch #define TRACE_category(category) #define TRACE_category_with_color(category,color) -#define TRACE_msg_set_task_category(task,category) #define TRACE_smpi_set_category(category) -#define TRACE_sd_set_task_category(task,category) #define TRACE_declare_mark(mark_type) #define TRACE_mark(mark_type,mark_value)