From 6b96827ae971cec1f1bf83245d8356481e76b644 Mon Sep 17 00:00:00 2001 From: Oliver Scherer Date: Fri, 14 Dec 2018 17:03:45 +0100 Subject: Remove dead code --- src/libstd/sys/cloudabi/thread.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libstd/sys/cloudabi') diff --git a/src/libstd/sys/cloudabi/thread.rs b/src/libstd/sys/cloudabi/thread.rs index a76e1fa3345..54c79114be4 100644 --- a/src/libstd/sys/cloudabi/thread.rs +++ b/src/libstd/sys/cloudabi/thread.rs @@ -119,7 +119,6 @@ pub mod guard { pub unsafe fn init() -> Option { None } - pub unsafe fn deinit() {} } fn min_stack_size(_: *const libc::pthread_attr_t) -> usize { -- cgit 1.4.1-3-g733a5