mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Fix some build warnings
This commit is contained in:
parent
16727661e5
commit
7fdf806874
4 changed files with 1 additions and 4 deletions
|
@ -48,7 +48,6 @@ use layout::query::{
|
|||
use layout::traversal::RecalcStyle;
|
||||
use layout::{BoxTree, FragmentTree};
|
||||
use layout_traits::LayoutThreadFactory;
|
||||
use libc::c_void;
|
||||
use malloc_size_of::{MallocSizeOf, MallocSizeOfOps};
|
||||
use metrics::{PaintTimeMetrics, ProfilerMetadataFactory, ProgressiveWebMetric};
|
||||
use msg::constellation_msg::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue