diff options
author | Yi Kong <yikong@google.com> | 2017-04-30 23:51:33 -0700 |
---|---|---|
committer | Yi Kong <yikong@google.com> | 2017-04-30 23:54:08 -0700 |
commit | 06a2d2bf2319eef2f81b6d8d3f980cc484999bc9 (patch) | |
tree | cb56cc832100fc2284465c548e522eb924568c14 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
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
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions