Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Useless cleanup
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 7 Aug 2005 09:01:28 +0000 (09:01 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 7 Aug 2005 09:01:28 +0000 (09:01 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1583 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/amok/Bandwidth/saturate.c

index 8ecebca..aa632b0 100644 (file)
@@ -9,10 +9,10 @@
 
 #include "amok/Bandwidth/bandwidth_private.h"
 
 
 #include "amok/Bandwidth/bandwidth_private.h"
 
+#if 0
 XBT_LOG_EXTERNAL_CATEGORY(bw);
 XBT_LOG_EXTERNAL_CATEGORY(bw);
-/*XBT_LOG_DEFAULT_CATEGORY(bw);*/
+XBT_LOG_DEFAULT_CATEGORY(bw);
 
 
-#if 0
 /* ***************************************************************************
  * Link saturation
  * ***************************************************************************/
 /* ***************************************************************************
  * Link saturation
  * ***************************************************************************/