mirror of
https://github.com/postgres/postgres.git
synced 2025-11-16 15:02:33 +03:00
In what was doubtless a typo, commit bf6c614a2 introduced a duplicate
initialization of a local variable. This made Coverity unhappy, as well
as pretty much anybody reading the code. We don't even have a real use
for the local variable, so just remove it.
5.9 KiB
5.9 KiB