From 6c1b5ea4c11e7065b0b80a9cbf1478e9eab2a966 Mon Sep 17 00:00:00 2001
From: Roland McGrath <roland@gnu.org>
Date: Tue, 8 Aug 1995 22:18:35 +0000
Subject: Remove _hurd_longjmp_thread_state decl.

---
 hurd/sigunwind.c | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'hurd')

diff --git a/hurd/sigunwind.c b/hurd/sigunwind.c
index 7420f43..23309fd 100644
--- a/hurd/sigunwind.c
+++ b/hurd/sigunwind.c
@@ -22,9 +22,6 @@ Cambridge, MA 02139, USA.  */
 #include <setjmp.h>
 #include <assert.h>
 
-extern void _hurd_longjmp_thread_state (struct machine_thread_state *,
-					jmp_buf env, int value);
-
 
 /* _hurd_setup_sighandler puts a link on the `active resources' chain so that
    _longjmp_unwind will call this function with the `struct sigcontext *'
-- 
cgit v1.1