X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a145d4fe15830ef87dbe3f62e749d67daf2a0cbf..36dffb4f8633c75ddaf66e398f432a8485e9e419:/src/msg/msg_process.c diff --git a/src/msg/msg_process.c b/src/msg/msg_process.c index a50ef41e50..d8fa002494 100644 --- a/src/msg/msg_process.c +++ b/src/msg/msg_process.c @@ -11,10 +11,6 @@ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(msg_process, msg, "Logging specific to MSG (process)"); -/** \defgroup m_process_management Management Functions of Agents - * \brief This section describes the agent structure of MSG - * (#m_process_t) and the functions for managing it. - */ /** @addtogroup m_process_management * \htmlonly \endhtmlonly *