Stop using old_path in net.

This commit is contained in:
Ms2ger 2015-03-26 08:59:33 +01:00
parent b5bc73f5cb
commit 9aa2696641
3 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,6 @@
#![feature(core)]
#![feature(int_uint)]
#![feature(io)]
#![feature(old_path)]
#![feature(path)]
#![feature(path_ext)]
#![feature(plugin)]