mirror of
https://github.com/servo/servo.git
synced 2025-07-24 07:40:27 +01:00
Fix some build warnings
This commit is contained in:
parent
16727661e5
commit
7fdf806874
4 changed files with 1 additions and 4 deletions
|
@ -63,7 +63,6 @@ use layout::traversal::{
|
|||
};
|
||||
use layout::wrapper::LayoutNodeLayoutData;
|
||||
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