Remove old_path usage from layout.

This commit is contained in:
Ms2ger 2015-03-25 22:36:01 +01:00
parent 06d3fc719c
commit b9c4ab6882
2 changed files with 1 additions and 3 deletions

View file

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