X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9a35e3d4e5aed80e7b3fab624547ab045dc00f8a..36516b5e5bbd43b0cc0cf541e1fc1d3cd4c4dbcf:/src/instr/instr_platform.cpp diff --git a/src/instr/instr_platform.cpp b/src/instr/instr_platform.cpp index 595b8eb219..0cc9680736 100644 --- a/src/instr/instr_platform.cpp +++ b/src/instr/instr_platform.cpp @@ -486,8 +486,6 @@ void instr_new_value_for_user_state_type(const std::string& type_name, const cha recursiveNewValueForUserStateType(type_name, value, color, simgrid::instr::Container::get_root()->type_); } -#define GRAPHICATOR_SUPPORT_FUNCTIONS - static void recursiveXBTGraphExtraction(const s_xbt_graph_t* graph, std::map* nodes, std::map* edges, const_sg_netzone_t netzone, container_t container)