mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove some unused code on Android
This commit is contained in:
parent
430578355b
commit
4dd48a7080
2 changed files with 1 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
#![feature(heap_api)]
|
||||
#![feature(oom)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(path_ext)]
|
||||
#![cfg_attr(not(target_os = "android"), feature(path_ext))]
|
||||
#![feature(plugin)]
|
||||
#![feature(slice_splits)]
|
||||
#![feature(step_by)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue