mirror of
https://github.com/servo/servo.git
synced 2025-09-11 07:28:19 +01:00
Remove unused #![feature(…)]
attributes
This commit is contained in:
parent
ce9f22a5e4
commit
fbfe86fffe
3 changed files with 0 additions and 4 deletions
|
@ -15,8 +15,6 @@
|
|||
//!
|
||||
//! [glutin]: https://github.com/tomaka/glutin
|
||||
|
||||
#![feature(core_intrinsics)]
|
||||
|
||||
#[cfg(not(target_os = "android"))]
|
||||
include!("main2.rs");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue