diff --git a/ports/cef/lib.rs b/ports/cef/lib.rs index 377a91416ef..8d0bd76648f 100644 --- a/ports/cef/lib.rs +++ b/ports/cef/lib.rs @@ -13,7 +13,6 @@ #![feature(negate_unsigned)] #![feature(plugin)] #![feature(str_utf16)] -#![feature(thread_local)] #![feature(unicode)] #![feature(unsafe_no_drop_flag)]