Skip to content

Commit

Permalink
Remove unused CEF import.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Jul 26, 2017
1 parent f86399d commit b8d8e15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ports/cef/window.rs
Expand Up @@ -31,7 +31,6 @@ use std::ffi::CString;
use std::os::raw::{c_char, c_void};
use std::ptr;
use std::rc::Rc;
use std::sync::mpsc::{Sender, channel};
use servo_url::ServoUrl;
use style_traits::cursor::Cursor;
use style_traits::DevicePixel;
Expand Down

0 comments on commit b8d8e15

Please sign in to comment.