aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/ngx_hash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/ngx_hash.c b/src/core/ngx_hash.c
index 151e64304..1944c7a21 100644
--- a/src/core/ngx_hash.c
+++ b/src/core/ngx_hash.c
@@ -390,7 +390,6 @@ found:
buckets[i] = (ngx_hash_elt_t *) elts;
elts += test[i];
-
}
for (i = 0; i < size; i++) {