mirror of
https://github.com/servo/servo.git
synced 2025-06-08 00:23:30 +00:00
Auto merge of #8239 - Ms2ger:ScriptReflow, r=pcwalton
Remove unused code around ScriptReflow. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8239) <!-- Reviewable:end -->
This commit is contained in:
commit
9a800becdf
3 changed files with 1 additions and 19 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