mirror of
https://github.com/servo/servo.git
synced 2025-06-25 09:34:32 +01:00
removed unused constellation chan from render task
This commit is contained in:
parent
dc8e3cbf9b
commit
1f55db99bb
3 changed files with 1 additions and 10 deletions
|
@ -47,7 +47,6 @@ impl Pipeline {
|
|||
render_port,
|
||||
compositor_chan.clone(),
|
||||
copy opts,
|
||||
constellation_chan.clone(),
|
||||
profiler_chan.clone());
|
||||
|
||||
LayoutTask::create(layout_port,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue