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: I17eb218b256015f5f406fd24324a49b05a0e8866
Loading
Please register or sign in to comment