ndb - dbtux: remove redundant code line (no functional change)

This commit is contained in:
pekka@orca.ndb.mysql.com 2006-10-25 17:30:30 +02:00
parent 64c414a004
commit 00db3c9982

View file

@ -822,7 +822,6 @@ Dbtux::scanNext(ScanOpPtr scanPtr, bool fromMaintReq)
// scan direction
const unsigned idir = scan.m_descending; // 0, 1
const int jdir = 1 - 2 * (int)idir; // 1, -1
unpackBound(*scan.m_bound[1 - idir], c_dataBuffer);
// use copy of position
TreePos pos = scan.m_scanPos;
// get and remember original node