mirror of
https://github.com/servo/servo.git
synced 2025-07-14 02:43:42 +01:00
Remove unused 'start' feature flag
This commit is contained in:
parent
280ccf685d
commit
acf60be004
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
//!
|
||||
//! [glutin]: https://github.com/tomaka/glutin
|
||||
|
||||
#![feature(start, core_intrinsics)]
|
||||
#![feature(core_intrinsics)]
|
||||
|
||||
#[cfg(target_os = "android")]
|
||||
extern crate android_injected_glue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue