Bytecode: adapt for enum removal in preprocessor

kalman_mex
Sébastien Villemot 2023-11-03 17:56:55 +01:00
parent 93ab67acab
commit 7dc90654ab
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
2 changed files with 1 additions and 3 deletions

View File

@ -457,8 +457,6 @@ Interpreter::evaluate_a_block(bool initialization, bool single_block, const stri
}
mxFree(r);
break;
case BlockSimulationType::unknown:
throw FatalException{"UNKNOWN block simulation type: impossible case"};
}
}

@ -1 +1 @@
Subproject commit 9b50a8a159b7f0904809a726a55fcd1ad0e4acfb
Subproject commit 086d65d98c60fd222e18778ba2570cdd00dd96c4