mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 17:53:37 +08:00
2003-09-05 Roland McGrath <roland@redhat.com>
* nss/getXXbyYY.c (FUNCTION_NAME): Remove unused variable.
This commit is contained in:
parent
983f231287
commit
09b9a9d032
@ -95,7 +95,6 @@ FUNCTION_NAME (ADD_PARAMS)
|
||||
static size_t buffer_size;
|
||||
static LOOKUP_TYPE resbuf;
|
||||
LOOKUP_TYPE *result;
|
||||
int save;
|
||||
#ifdef NEED_H_ERRNO
|
||||
int h_errno_tmp = 0;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user