Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Log category gras_trp_sg does not exist anymore.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 22 Nov 2012 15:25:02 +0000 (16:25 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 22 Nov 2012 15:51:54 +0000 (16:51 +0100)
src/xbt/log.c

index 26985c7..b1270e1 100644 (file)
@@ -561,9 +561,6 @@ static void xbt_log_connect_categories(void)
 #ifdef simgrid_EXPORTS
   /* The following categories are only defined in libsimgrid */
 
-  /* gras (sg) */
-  XBT_LOG_CONNECT(gras_trp_sg);
-
   /* bindings */
 #ifdef HAVE_LUA
   XBT_LOG_CONNECT(bindings);