mirror of
https://github.com/servo/servo.git
synced 2025-07-03 05:23:38 +01:00
Remove obsolete try_borrow feature from CEF
This commit is contained in:
parent
8d4297a228
commit
1e6cfb04e2
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
#![feature(core_intrinsics)]
|
#![feature(core_intrinsics)]
|
||||||
#![feature(link_args)]
|
#![feature(link_args)]
|
||||||
#![feature(plugin)]
|
#![feature(plugin)]
|
||||||
#![feature(try_borrow)]
|
|
||||||
#![feature(unicode)]
|
#![feature(unicode)]
|
||||||
|
|
||||||
#![allow(non_camel_case_types)]
|
#![allow(non_camel_case_types)]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue