Skip to content

Commit

Permalink
Remove obsolete try_borrow feature from CEF
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck committed Oct 12, 2016
1 parent 8d4297a commit 1e6cfb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ports/cef/lib.rs
Expand Up @@ -6,7 +6,6 @@
#![feature(core_intrinsics)]
#![feature(link_args)]
#![feature(plugin)]
#![feature(try_borrow)]
#![feature(unicode)]

#![allow(non_camel_case_types)]
Expand Down

0 comments on commit 1e6cfb0

Please sign in to comment.