Skip to content

Commit

Permalink
WT-2249 Review fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelcahill committed Dec 1, 2015
1 parent 4415f79 commit 7880ced
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/evict/evict_lru.c
Expand Up @@ -1467,8 +1467,6 @@ __evict_page(WT_SESSION_IMPL *session, bool is_server)

(void)__wt_atomic_subv32(&btree->evict_busy, 1);

WT_RET(ret);

return (ret);
}

Expand Down

0 comments on commit 7880ced

Please sign in to comment.