From cdfc75d1d7dad3a21645ed7577e52da12ee4c617 Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 8 Feb 2005 13:10:54 +0000 Subject: [PATCH] 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 --- src/gras/RL/gras_rl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.20.1