mirror of
https://github.com/servo/servo.git
synced 2025-06-08 00:23:30 +00:00
Remove unused Window::control_chan.
This commit is contained in:
parent
02692d201f
commit
7fc93c0770
2 changed files with 1 additions and 6 deletions
|
@ -1588,7 +1588,6 @@ impl ScriptTask {
|
|||
page.clone(),
|
||||
MainThreadScriptChan(sender.clone()),
|
||||
self.image_cache_channel.clone(),
|
||||
self.control_chan.clone(),
|
||||
self.compositor.borrow_mut().clone(),
|
||||
self.image_cache_task.clone(),
|
||||
self.resource_task.clone(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue