Fix warnings

Only one warning fix changes any behavior. At the end of
reorderAllPlayers, there was a block of code that looks like it will execute but actually just declares a lambda that does not run.

Bug: 209148780
Test: ran all tests
Change-Id: I316c4ef7b459fe4a7e539e0aa57b873c6b688716
1 file changed