about summary refs log tree commit diff
path: root/src/libcore/unstable/exchange_alloc.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcore/unstable/exchange_alloc.rs')
-rw-r--r--src/libcore/unstable/exchange_alloc.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libcore/unstable/exchange_alloc.rs b/src/libcore/unstable/exchange_alloc.rs
index 8ca5486d929..57ed579e88d 100644
--- a/src/libcore/unstable/exchange_alloc.rs
+++ b/src/libcore/unstable/exchange_alloc.rs
@@ -81,4 +81,3 @@ extern {
     #[rust_stack]
     fn rust_get_exchange_count_ptr() -> *mut int;
 }
-