diff options
Diffstat (limited to 'src/util/db2/hash/hash.c')
| -rw-r--r-- | src/util/db2/hash/hash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/db2/hash/hash.c b/src/util/db2/hash/hash.c index 0f51d6c9fa..365bb415c4 100644 --- a/src/util/db2/hash/hash.c +++ b/src/util/db2/hash/hash.c @@ -365,7 +365,6 @@ init_htab(hashp, nelem) int32_t nelem; { int32_t l2, nbuckets; - db_pgno_t i; /* * Divide number of elements by the fill factor and determine a |
