Whitespace

This commit is contained in:
Brian Anderson 2015-05-08 21:31:17 -07:00
parent 23a20e98c5
commit dd04cf46d1

View file

@ -147,6 +147,7 @@ impl Browser {
self.compositor.shutdown();
}
}
fn create_constellation(opts: opts::Opts,
compositor_proxy: Box<CompositorProxy+Send>,
time_profiler_chan: time::ProfilerChan,