From ddc9b2008784bfd69d23530479347cb7a86b689d Mon Sep 17 00:00:00 2001 From: comex Date: Thu, 29 Jan 2015 02:00:17 -0500 Subject: misc. fixes --- lib/darwin/stop-other-threads.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/darwin') diff --git a/lib/darwin/stop-other-threads.c b/lib/darwin/stop-other-threads.c index 1a4f43f..ff239f3 100644 --- a/lib/darwin/stop-other-threads.c +++ b/lib/darwin/stop-other-threads.c @@ -149,7 +149,6 @@ int apply_pc_patch_callback(void *token, return ret; } - int resume_other_threads(void *token) { struct htab_mach_port_set *suspended_set = token; HTAB_FOREACH(suspended_set, mach_port_t *threadp, -- cgit v1.2.3