Stop using old_path in compositing.

This commit is contained in:
Ms2ger 2015-03-26 08:59:16 +01:00
parent 96fb1dac3d
commit b5bc73f5cb
2 changed files with 1 additions and 4 deletions

View file

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