Skip to content

Commit 1298f19

Browse files
committed
Merge pull request #19973 from vhbit/ios-no-copy
iOS: fallout of `marker::NoCopy` removal Reviewed-by: japaric
2 parents d353a23 + 6746b94 commit 1298f19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libstd/rand/os.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ mod imp {
170170
extern crate libc;
171171

172172
use io::{IoResult};
173-
use kinds::marker;
174173
use mem;
175174
use os;
176175
use rand::Rng;

0 commit comments

Comments
 (0)