summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nss/getXXbyYY.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nss/getXXbyYY.c b/nss/getXXbyYY.c
index 07e1d8a088..6ec9097c04 100644
--- a/nss/getXXbyYY.c
+++ b/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