Browse Source

2003-09-05 Roland McGrath <roland@redhat.com>

* nss/getXXbyYY.c (FUNCTION_NAME): Remove unused variable.
cvs/fedora-2_3-branch
Roland McGrath 23 years ago
parent
commit
09b9a9d032
  1. 1
      nss/getXXbyYY.c

1
nss/getXXbyYY.c

@ -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…
Cancel
Save