Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also compile in paranoid mode.
[simgrid.git] / examples / msg / tracing / ms.c
index 159203c..d1cea86 100644 (file)
@@ -104,7 +104,6 @@ MSG_error_t test_all(const char *platform_file,
 int main(int argc, char *argv[])
 {
   MSG_error_t res = MSG_OK;
-  int i;
 
   //starting the simulation tracing
   TRACE_start ("simulation.trace");