Kill unused variable declaration.

This commit is contained in:
David Xu 2005-10-29 03:08:43 +00:00
parent 1ec14c6ee9
commit babdcc8d78
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151836

View File

@ -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.