about summary refs log tree commit diff
path: root/src/libstd/sys/windows/thread.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-02-23 11:52:31 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-02-23 12:46:11 -0800
commitee6f2a1ad6ab79ed954cd96fff6eaddcdfb6a043 (patch)
tree1c2a90b8e1aac6793a0fbf6350778a5b9ac65dae /src/libstd/sys/windows/thread.rs
parent1beaebbaa69be535d00592e2ac37af4dcba427d9 (diff)
downloadrust-ee6f2a1ad6ab79ed954cd96fff6eaddcdfb6a043.tar.gz
rust-ee6f2a1ad6ab79ed954cd96fff6eaddcdfb6a043.zip
Test fixes and rebase conflicts
Diffstat (limited to 'src/libstd/sys/windows/thread.rs')
-rw-r--r--src/libstd/sys/windows/thread.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstd/sys/windows/thread.rs b/src/libstd/sys/windows/thread.rs
index 09b9ed31cd1..aa22b6b1307 100644
--- a/src/libstd/sys/windows/thread.rs
+++ b/src/libstd/sys/windows/thread.rs
@@ -13,7 +13,6 @@ use prelude::v1::*;
 use boxed;
 use cmp;
 use io;
-use mem;
 use ptr;
 use libc;
 use libc::types::os::arch::extra::{LPSECURITY_ATTRIBUTES, SIZE_T, BOOL,