]> sourceware.org Git - glibc.git/commitdiff
2003-09-05 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Fri, 5 Sep 2003 21:24:50 +0000 (21:24 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 5 Sep 2003 21:24:50 +0000 (21:24 +0000)
* nss/getXXbyYY.c (FUNCTION_NAME): Remove unused variable.

nss/getXXbyYY.c

index 07e1d8a088cc31fef12a2b9ba23639a293a74e3a..6ec9097c041e7e6f94ce5c364a154ff028e3fa70 100644 (file)
@@ -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
This page took 0.039405 seconds and 5 git commands to generate.