mirror of
https://github.com/servo/servo.git
synced 2025-08-24 22:58:21 +01:00
remove unused cef imports
This commit is contained in:
parent
02606fada4
commit
a809d6b911
2 changed files with 1 additions and 3 deletions
|
@ -22,7 +22,7 @@ use geom::size::TypedSize2D;
|
|||
use gleam::gl;
|
||||
use layers::geometry::DevicePixel;
|
||||
use layers::platform::surface::NativeGraphicsMetadata;
|
||||
use libc::{c_char, c_int, c_void};
|
||||
use libc::{c_char, c_void};
|
||||
use msg::constellation_msg::{Key, KeyModifiers};
|
||||
use std::ptr;
|
||||
use std_url::Url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue