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 c7dc87a538c..410e8ab1556 100644
--- a/components/net/lib.rs
+++ b/components/net/lib.rs
@@ -8,7 +8,6 @@
#![feature(core)]
#![feature(int_uint)]
#![feature(io)]
-#![feature(old_io)]
#![feature(old_path)]
#![feature(path)]
#![feature(path_ext)]