From: mquinson Date: Sun, 7 Aug 2005 09:01:28 +0000 (+0000) Subject: Useless cleanup X-Git-Tag: v3.3~3773 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/82518106b150cce494a3b7781d1aa37244e2864d Useless cleanup git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1583 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/amok/Bandwidth/saturate.c b/src/amok/Bandwidth/saturate.c index 8ecebcaa9c..aa632b0ba0 100644 --- a/src/amok/Bandwidth/saturate.c +++ b/src/amok/Bandwidth/saturate.c @@ -9,10 +9,10 @@ #include "amok/Bandwidth/bandwidth_private.h" +#if 0 XBT_LOG_EXTERNAL_CATEGORY(bw); -/*XBT_LOG_DEFAULT_CATEGORY(bw);*/ +XBT_LOG_DEFAULT_CATEGORY(bw); -#if 0 /* *************************************************************************** * Link saturation * ***************************************************************************/