mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Fix a few warnings in cef build
This commit is contained in:
parent
a97f81b83d
commit
676c59cc18
3 changed files with 1 additions and 3 deletions
|
@ -16,7 +16,6 @@ use wrappers::CefWrap;
|
|||
use compositing::windowing::{WindowNavigateMsg, WindowEvent};
|
||||
use glutin_app;
|
||||
use libc::c_int;
|
||||
use std::borrow::ToOwned;
|
||||
use std::cell::{Cell, RefCell, BorrowState};
|
||||
use std::ptr;
|
||||
use std::sync::atomic::{AtomicIsize, Ordering};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue