aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/net/lib.rs')
-rw-r--r--components/net/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/net/lib.rs b/components/net/lib.rs
index 4fc91cc2e7f..2ab6a1b9ff7 100644
--- a/components/net/lib.rs
+++ b/components/net/lib.rs
@@ -4,7 +4,6 @@
#![feature(box_syntax)]
#![feature(custom_attribute)]
-#![feature(custom_derive)]
#![feature(fnbox)]
#![feature(mpsc_select)]
#![feature(plugin)]