X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1f1229beb9aee22ada419e72fce6f9c73e223591..36dffb4f8633c75ddaf66e398f432a8485e9e419:/src/msg/msg_task.c?ds=sidebyside diff --git a/src/msg/msg_task.c b/src/msg/msg_task.c index 20f25d4afa..da19e1bf59 100644 --- a/src/msg/msg_task.c +++ b/src/msg/msg_task.c @@ -8,10 +8,6 @@ #include "xbt/sysdep.h" #include "xbt/log.h" -/** \defgroup m_task_management Managing functions of Tasks - * \brief This section describes the task structure of MSG - * (#m_task_t) and the functions for managing it. - */ /** @addtogroup m_task_management * \htmlonly \endhtmlonly *