diff --git a/ports/glutin/main2.rs b/ports/glutin/main2.rs index 8f3a1b4fda0..496c0515e19 100644 --- a/ports/glutin/main2.rs +++ b/ports/glutin/main2.rs @@ -2,7 +2,6 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ -extern crate clipboard; #[macro_use] extern crate lazy_static; #[macro_use]