X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/ae7e1cc677c476f528ac4b75a69c5cc4722ec23b..d5bb5e4a973b0e6e2346204eb743da3676b92821:/simgrid_features.h diff --git a/simgrid_features.h b/simgrid_features.h index f407ffd..458d6cf 100644 --- a/simgrid_features.h +++ b/simgrid_features.h @@ -7,11 +7,6 @@ # error "Unsupported SimGrid version. Need version > 3.5" #endif // ============================================================= // -#if SIMGRID_VERSION < MAKE_SIMGRID_VERSION(3, 7, 0) - -#define MSG_task_set_category(task, cat) TRACE_msg_set_task_category(task, cat) - -#endif #endif // !SIMGRID_FEATURES_H