From 40c78ab037c70d61eb4f8c95c7a4fec8f098644b Mon Sep 17 00:00:00 2001 From: Aaron Turon Date: Fri, 14 Nov 2014 14:38:41 -0800 Subject: Fallout from libgreen and libnative removal --- src/liballoc/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/liballoc') diff --git a/src/liballoc/lib.rs b/src/liballoc/lib.rs index 2ff151c1363..173ca008d03 100644 --- a/src/liballoc/lib.rs +++ b/src/liballoc/lib.rs @@ -73,7 +73,6 @@ extern crate libc; // Allow testing this library -#[cfg(test)] extern crate native; #[cfg(test)] #[phase(plugin, link)] extern crate std; #[cfg(test)] #[phase(plugin, link)] extern crate log; -- cgit 1.4.1-3-g733a5