Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove useless use of XBT_LOG_EXTERNAL_CATEGORY.
[simgrid.git] / src / gras / rl_stubs.c
index fd3ad94..671f63d 100644 (file)
 #include "xbt/sysdep.h"
 #include "simix/simix.h"
 
-XBT_LOG_EXTERNAL_CATEGORY(xbt);
-XBT_LOG_EXTERNAL_CATEGORY(xbt_sync_rl);
-XBT_LOG_EXTERNAL_CATEGORY(gras_trp);
-XBT_LOG_EXTERNAL_CATEGORY(gras_trp_file);
-XBT_LOG_EXTERNAL_CATEGORY(gras_trp_tcp);
-
 /*void xbt_context_mod_init(void)
 {
   XBT_LOG_CONNECT(xbt_sync_rl, xbt);