Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused lambda capture from oil/vcache/test/CachePrioritizerTes…
…t.cpp Summary: `-Wunused-lambda-capture` has identified an unused lambda capture. This diff removes it. If the code compiles, this is safe to land. Reviewed By: dmm-fb Differential Revision: D55560299 fbshipit-source-id: af611011abaa081e32cd2be2600f976ed053fedd
- Loading branch information