SlowValueList::skip_to(): Remove redundant end check
commit3a73f5ce67d48b862e599606f7b1a7fe3810583d
authorOlly Betts <olly@survex.com>
Thu, 25 Jan 2018 22:30:17 +0000 (26 11:30 +1300)
committerOlly Betts <olly@survex.com>
Thu, 25 Jan 2018 22:30:17 +0000 (26 11:30 +1300)
treee747f10281fc1dca39d697c0b83d41d611155221
parent2608fb24fc9cdf35e51580237161b08d1a25072a
SlowValueList::skip_to(): Remove redundant end check

We call next() which include an equivalent check.
xapian-core/backends/slowvaluelist.cc