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 2ab6a1b9ff7..f830eb2befa 100644
--- a/components/net/lib.rs
+++ b/components/net/lib.rs
@@ -3,7 +3,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#![feature(box_syntax)]
-#![feature(custom_attribute)]
#![feature(fnbox)]
#![feature(mpsc_select)]
#![feature(plugin)]