From: mquinson Date: Tue, 8 Feb 2005 13:10:54 +0000 (+0000) Subject: Dont put this cruft into the documentation X-Git-Tag: v3.3~4438 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/cdfc75d1d7dad3a21645ed7577e52da12ee4c617 Dont put this cruft into the documentation git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@913 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/gras/RL/gras_rl.c b/src/gras/RL/gras_rl.c index c41ecca73f..1e4528d5ce 100644 --- a/src/gras/RL/gras_rl.c +++ b/src/gras/RL/gras_rl.c @@ -26,7 +26,7 @@ #include "timeouts.h" #include "protocol.h" -XBT_LOG_NEW_DEFAULT_CATEGORY(rl,"Real Life"); +/* XBT_LOG_NEW_DEFAULT_CATEGORY(rl,"Real Life"); Comment this to make sure it doesn't land into the documentation*/ /* globals */ static grasProcessData_t *_grasProcessData;