mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Attempt to fix build
This commit is contained in:
parent
94b377a551
commit
3252575e2b
@ -94,7 +94,6 @@ void InitDartVM() {
|
||||
}
|
||||
|
||||
Dart_Isolate CreateDartIsolate() {
|
||||
FTL_CHECK(kDartIsolateSnapshotBuffer);
|
||||
char* error = nullptr;
|
||||
Dart_Isolate isolate =
|
||||
Dart_CreateIsolate("dart:snapshot", "main", kDartIsolateSnapshotBuffer,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user