Remove unused nbtree array advancement variable.

Peter Geoghegan <pg@bowt.ie>

Commit: 7a662a46ebf74e9fa15cb62b592b4bf00c96fc94
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2025-10-12T18:04:08Z
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