commit | 06a2d2bf2319eef2f81b6d8d3f980cc484999bc9 | [log] [tgz] |
---|---|---|
author | Yi Kong <[email protected]> | Sun Apr 30 23:51:33 2017 -0700 |
committer | Yi Kong <[email protected]> | Sun Apr 30 23:54:08 2017 -0700 |
tree | cb56cc832100fc2284465c548e522eb924568c14 | |
parent | 169681db26feb6d45fa6095cdc17c0cac0bf2ed9 [diff] |
Remove no-op std::max call This was calling std::max on an unsigned integer and 0, which is essentially no-op. Remove this code. Test: Build Bug: 37752547 Change-Id: I74ce45b95960621dff11f574fbe1af60ad147cf0