Stop using int/uint in compositing.

This commit is contained in:
Ms2ger 2015-04-02 17:51:52 +02:00
parent 6b127a8df8
commit 8e0ce3d14f
2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,6 @@
#![feature(box_syntax)]
#![feature(core)]
#![feature(int_uint)]
#![feature(io)]
#![feature(old_io)]
#![feature(rustc_private)]