X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7f4f03348bd07609e258eb3b545bdafc2c881847..4fb3673da5b0ac154b2f70e40ccd11cf8993da32:/include/simgrid/instr.h diff --git a/include/simgrid/instr.h b/include/simgrid/instr.h index 568981c710..ec59e22eac 100644 --- a/include/simgrid/instr.h +++ b/include/simgrid/instr.h @@ -23,8 +23,6 @@ XBT_PUBLIC(void) TRACE_category(const char *category); XBT_PUBLIC(void) TRACE_category_with_color (const char *category, const char *color); XBT_PUBLIC(xbt_dynar_t) TRACE_get_categories (void); XBT_PUBLIC(void) TRACE_smpi_set_category(const char *category); -XBT_PUBLIC(void) TRACE_sd_set_task_category(SD_task_t task, - const char *category); /* * Functions to manage tracing marks (used for trace comparison experiments)