Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also compile in paranoid mode.
[simgrid.git] / examples / msg / tracing / categories.c
index 585f409..eff3761 100644 (file)
@@ -98,7 +98,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 ("categories.trace");