Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define and throw simgrid::TracingError.
[simgrid.git] / src / instr / instr_paje_events.cpp
index 0870bf0..c30b301 100644 (file)
@@ -119,7 +119,6 @@ void StateEvent::print()
     THROW_IMPOSSIBLE;
   }
 
-  delete extra_;
 }
 }
 }