From babdcc8d78290749f1b2a4489c60a445ecaf902e Mon Sep 17 00:00:00 2001 From: David Xu Date: Sat, 29 Oct 2005 03:08:43 +0000 Subject: Kill unused variable declaration. --- lib/libthr/arch/i386/include/pthread_md.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/libthr/arch/i386/include/pthread_md.h b/lib/libthr/arch/i386/include/pthread_md.h index 95edfa6cc916..2a17cccd68f4 100644 --- a/lib/libthr/arch/i386/include/pthread_md.h +++ b/lib/libthr/arch/i386/include/pthread_md.h @@ -39,8 +39,6 @@ #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) -extern int _thr_using_setbase; - /* * Variant II tcb, first two members are required by rtld, * %gs points to the structure. -- cgit v1.3