Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
darwin: (preliminary) memory mappings + smpi variable privatization
[simgrid.git] / src / xbt / xbt_replay.cpp
index 50f208a..2fd02d3 100644 (file)
@@ -233,7 +233,7 @@ static char **action_get_action(char *name)
         xbt_dynar_push(otherqueue, &evt);
       }
     }
-    goto todo_done;             // end of file reached while searching in vain for more work
+    // end of file reached while searching in vain for more work
   } else {
     // Get something from my queue and return it
     xbt_dynar_shift(myqueue, &evt);