diff options
Diffstat (limited to 'components/net/lib.rs')
-rw-r--r-- | components/net/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/net/lib.rs b/components/net/lib.rs index 709c2cb0126..00ee808809e 100644 --- a/components/net/lib.rs +++ b/components/net/lib.rs @@ -5,7 +5,6 @@ #![feature(box_syntax)] #![feature(fnbox)] #![feature(mpsc_select)] -#![feature(path_ext)] #![feature(plugin)] #![feature(vec_push_all)] #![feature(plugin)] |