Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[pvs] Two or more case-branches perform the same actions.
[simgrid.git] / teshsuite / smpi / privatization / privatization.c
index 7a79bb3..ec4509a 100644 (file)
@@ -19,8 +19,6 @@ static void test_opts(int argc, char* const argv[])
 
     switch (ret) {
       case 0:
-        found++;
-      break;
       case 's':
         found ++;
       break;