Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of github.com:simgrid/simgrid into dev_8
[simgrid.git] / src / simix / popping_generated.cpp
index 179e262..aa1a849 100644 (file)
@@ -141,8 +141,6 @@ void simgrid::kernel::actor::ActorImpl::simcall_handle(int value) {
       SIMIX_run_blocking(simgrid::simix::unmarshal<std::function<void()> const*>(simcall_.args_[0]));
       break;
 
-    case NUM_SIMCALLS:
-      break;
     case SIMCALL_NONE:
       throw std::invalid_argument(simgrid::xbt::string_printf("Asked to do the noop syscall on %s@%s",
                                                               get_cname(),