Remove the now-stable box_raw feature gate from cef.

This commit is contained in:
Ms2ger 2015-09-24 18:36:10 +02:00
parent 2623f58a4b
commit 561368fdd5

View file

@ -3,7 +3,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#![feature(borrow_state)]
#![feature(box_raw)]
#![feature(box_syntax)]
#![feature(convert)]
#![feature(core_intrinsics)]