[vm] Remove dead copy_parent_code flag.

TEST=ci
Change-Id: Ib167a667f03179f9bc0f38d8b33d08f867ee9423
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/352700
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
Ryan Macnak
2024-02-15 23:02:45 +00:00
committed by Commit Queue
parent df6fd34f75
commit 19aa44bd10
5 changed files with 0 additions and 23 deletions
-1
View File
@@ -589,7 +589,6 @@ typedef struct {
bool use_osr;
bool obfuscate;
bool load_vmservice_library;
bool copy_parent_code;
bool null_safety;
bool is_system_isolate;
bool is_service_isolate;