Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove or deprecate now useless code
[simgrid.git] / src / kernel / activity / IoImpl.cpp
index f8fd4c9..daacc4a 100644 (file)
@@ -87,7 +87,6 @@ void IoImpl::post()
       break;
     default:
       THROW_IMPOSSIBLE;
-      break;
   }
   on_completion(this);