Remove superflous variable from xlogreader's XLogFindNextRecord().

Andres Freund <andres@anarazel.de>

Commit: 14570c28289f82030172c699ec877dd26d04940a
Author: Andres Freund <andres@anarazel.de>
Date: 2015-01-04T14:35:46Z
Releases: 9.5.0
Remove superflous variable from xlogreader's XLogFindNextRecord().

Pointed out by Coverity.

Since this is mere, and debatable, cosmetics I'm not backpatching
this.

Files

PathChange+/−
src/backend/access/transam/xlogreader.c modified +1 −2