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 c9326d93cac..61682764de4 100644
--- a/components/profile/lib.rs
+++ b/components/profile/lib.rs
@@ -4,7 +4,6 @@
#![cfg_attr(not(target_os = "windows"), feature(alloc_jemalloc))]
#![feature(box_syntax)]
-#![feature(iter_arith)]
#![feature(plugin)]
#![plugin(plugins)]
#![feature(custom_derive)]