mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove bogus comment
This commit is contained in:
parent
49b73c0bfe
commit
23a20e98c5
1 changed files with 0 additions and 1 deletions
|
@ -154,7 +154,6 @@ fn create_constellation(opts: opts::Opts,
|
|||
mem_profiler_chan: mem::ProfilerChan) -> ConstellationChan {
|
||||
use std::env;
|
||||
|
||||
// Create a Servo instance.
|
||||
let resource_task = new_resource_task(opts.user_agent.clone(), devtools_chan.clone());
|
||||
|
||||
let image_cache_task = new_image_cache_task(resource_task.clone());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue