Remove unused nbtree array advancement variable.

Peter Geoghegan <pg@bowt.ie>

Commit: 9de72704e060720c58f75a715e3f217ad8635276
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2025-10-12T18:04:06Z
Releases: 18.1
Remove unused nbtree array advancement variable.

Remove a variable that is no longer in use following commit 9a2e2a28.
It's not immediately clear why there were no compiler warnings about
this oversight.

Author: Peter Geoghegan <pg@bowt.ie>
Backpatch-through: 18

Files

PathChange+/−
src/backend/access/nbtree/nbtutils.c modified +1 −3