mirror of https://gitee.com/bigwinds/arangodb
fixed broken file after merge
This commit is contained in:
parent
0eebc5b3f1
commit
441c518593
|
@ -900,8 +900,6 @@ void TRI_UnlockCondition (TRI_condition_t* cond) {
|
|||
}
|
||||
|
||||
|
||||
#ifdef TRI_SKIPLIST_EX
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
// COMPARE & SWAP operations below for windows
|
||||
// Note that for the MAC OS we use the 'barrier' functions which ensure that
|
||||
|
|
Loading…
Reference in New Issue