Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Dead code.
[simgrid.git] / src / mc / compare.cpp
index d03dbfa..febf10b 100644 (file)
@@ -700,7 +700,6 @@ static bool heap_area_differ_with_type(simgrid::mc::StateComparator& state, cons
 
     default:
       THROW_IMPOSSIBLE;
-      break;
   }
   return false;
 }