Bug: Useless condition: it's known that existingExtensions.length != 1
at this point

This condition always produces the same result as the value of the
involved variable that was narrowed before. Probably something else was
meant or the condition can be removed.

Rank: Troubling (14), confidence: High
Pattern: UC_USELESS_CONDITION
Type: UC, Category: STYLE (Dodgy code)

Change-Id: Iaac243b9bd32105863f73de5b84d3886b3298e51
Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
1 file changed