mirror of https://gitee.com/bigwinds/arangodb
removed unused variable
This commit is contained in:
parent
574f88a1f9
commit
f7b207e582
|
@ -91,8 +91,6 @@ IndexBlock::~IndexBlock () {
|
|||
}
|
||||
|
||||
void IndexBlock::buildExpressions () {
|
||||
size_t posInExpressions = 0;
|
||||
|
||||
// The following are needed to evaluate expressions with local data from
|
||||
// the current incoming item:
|
||||
|
||||
|
|
Loading…
Reference in New Issue