iOS: fallout of marker::NoCopy removal

This commit is contained in:
Valerii Hiora 2014-12-18 10:27:44 +02:00
parent 22a9f250b5
commit 6746b94f78

View file

@ -170,7 +170,6 @@ mod imp {
extern crate libc;
use io::{IoResult};
use kinds::marker;
use mem;
use os;
use rand::Rng;