mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove unused/unimplemented shell constructor (flutter/engine#9459)
This commit is contained in:
parent
3a8f8a7275
commit
ac90c31ae4
@ -128,7 +128,6 @@ class Shell final : public PlatformView::Delegate,
|
||||
// How many frames have been timed since last report.
|
||||
size_t UnreportedFramesCount() const;
|
||||
|
||||
Shell(TaskRunners task_runners, Settings settings);
|
||||
Shell(DartVMRef vm, TaskRunners task_runners, Settings settings);
|
||||
|
||||
static std::unique_ptr<Shell> CreateShellOnPlatformThread(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user