aboutsummaryrefslogtreecommitdiffstats
path: root/components/profile/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/profile/lib.rs')
-rw-r--r--components/profile/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/profile/lib.rs b/components/profile/lib.rs
index 3ec554a39e6..fa93f883b7e 100644
--- a/components/profile/lib.rs
+++ b/components/profile/lib.rs
@@ -5,7 +5,6 @@
#![feature(alloc_jemalloc)]
#![feature(box_syntax)]
#![feature(iter_arith)]
-#![feature(slice_splits)]
#![feature(plugin)]
#![plugin(plugins)]