commit | 06ad55d5b54100383af9d96677d4243f39266a2a | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Fri Oct 13 17:37:29 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 13 17:37:29 2017 |
tree | 9bbe3802cf177dcc4a0bfa5801c46ed615ea3df9 | |
parent | 9053173ab0cfd184114ed9dab0294e6865cf458b [diff] |
Remove unused member LevelDBDatabase::lru_max_size_ Jumbo builds (builds where many cc files have been merged and are compiled together) notices some more unused code than normal builds and protested (warned) that LevelDBDatabase::lru_max_size_ was unused. Simple fix: remove it. Bug: 746953 Change-Id: Iaf58d87c4b962f671350984deaff0825b35e3ad8 Reviewed-on: https://chromium-review.googlesource.com/718857 Commit-Queue: Joshua Bell <jsbell@chromium.org> Reviewed-by: Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#508743}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .