mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Fix some warnings in gfx.
This commit is contained in:
parent
2f6951af0b
commit
5ffd71cd5e
4 changed files with 6 additions and 7 deletions
|
@ -439,7 +439,7 @@ impl WorkerThreadProxy {
|
|||
font_cache_task,
|
||||
time_profiler_chan);
|
||||
worker_thread.main();
|
||||
});
|
||||
}).unwrap();
|
||||
WorkerThreadProxy {
|
||||
receiver: from_worker_receiver,
|
||||
sender: to_worker_sender,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue