Remove unreachable code
The conditionals can never be true, as they are outside of the bounds of their data types. Fixes tautological-constant-compare warning. Bug: 72331526 Test: m Change-Id: I74063fe19b319ee32e4c1c8b3a5fc7ed612586e3
Loading
Please register or sign in to comment