Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove bogus comment
  • Loading branch information
brson committed May 9, 2015
1 parent 49b73c0 commit 23a20e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/servo/lib.rs
Expand Up @@ -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());
Expand Down

0 comments on commit 23a20e9

Please sign in to comment.