Fold BtreeCursor::prev() into find_entry_lt()
commit0ba1ef0bab39c2ecca77dbbee7d107f7f961ae39
authorOlly Betts <olly@survex.com>
Thu, 18 Feb 2016 06:18:08 +0000 (18 19:18 +1300)
committerOlly Betts <olly@survex.com>
Thu, 18 Feb 2016 06:18:08 +0000 (18 19:18 +1300)
tree197d62efe9e6e5854125d27d68f9b34d5438438c
parentf0d9a654e3d49add95ee3ab90209191c15b8ca9f
Fold BtreeCursor::prev() into find_entry_lt()

This is the only place it is used, and we can make several
simplifications based on knowing the context it's called in.
xapian-core/backends/glass/glass_cursor.cc
xapian-core/backends/glass/glass_cursor.h