1
0
Fork 0

fixed broken file after merge

This commit is contained in:
Jan Steemann 2013-09-05 15:07:22 +02:00
parent 0eebc5b3f1
commit 441c518593
1 changed files with 0 additions and 2 deletions

View File

@ -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