Skip to content

Commit

Permalink
Update pq_flash_index.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
MS-Renan committed May 3, 2024
1 parent 4caa304 commit 434352b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pq_flash_index.cpp
Expand Up @@ -1256,8 +1256,6 @@ int PQFlashIndex<T, LabelT>::load_from_separate_paths(uint32_t num_threads, cons
bool getNextCompletedRequest(std::shared_ptr<AlignedFileReader> &reader, IOContext &ctx, size_t size,
int &completedIndex)
{
bool waitsRemaining = false;
long completeCount = ctx.m_completeCount;
if ((*ctx.m_pRequests)[0].m_callback)
{
bool waitsRemaining = false;
Expand Down

0 comments on commit 434352b

Please sign in to comment.