1
0
Fork 0

fixed compile error

This commit is contained in:
Jan Steemann 2014-06-18 20:10:04 +02:00
parent d3221c33ba
commit 005e089a43
1 changed files with 0 additions and 2 deletions

View File

@ -858,10 +858,8 @@ int CollectorThread::executeTransferMarkers (TRI_document_collection_t* document
CollectorCache* cache,
OperationsType const& operations) {
#ifdef TRI_ENABLE_FAILURE_TESTS
// used only for crash / recovery tests
int numMarkers = 0;
#endif
TRI_voc_tick_t const minTransferTick = document->_tickMax;