Remove unreachable condition
Comparison of unsigned enum expression < 0 is always false. Fixes tautological-unsigned-enum-zero-compare warning. Bug: 72331526 Test: m Change-Id: I9b4aa103ed64d3d08d1e36abbd8f3bf960cdf5d4
Loading
Please register or sign in to comment