Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] remove logging trace message
[simgrid.git] / src / instr / instr_config.c
index a8a5074..2571250 100644 (file)
@@ -129,7 +129,6 @@ int TRACE_end()
 {
   if (!TRACE_is_active())
     return 1;
-  XBT_IN;
 
   /* close the trace file */
   TRACE_paje_end();