From 75014f7b1790e7ebdf13d38acc04dfdab6e450e9 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 4 Jun 2014 00:01:40 -0700 Subject: libs: Fix miscellaneous fallout of librustrt --- src/libstd/lib.rs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/libstd/lib.rs') diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index fe5fabef9d9..bac4d26b4e4 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -256,11 +256,6 @@ pub mod unstable; pub mod rt; mod failure; -#[doc(hidden)] -pub fn issue_14344_workaround() { // FIXME #14344 force linkage to happen correctly - libc::issue_14344_workaround(); -} - // A curious inner-module that's not exported that contains the binding // 'std' so that macro-expanded references to std::error and such // can be resolved within libstd. -- cgit 1.4.1-3-g733a5