]> git.sesse.net Git - stockfish/commitdiff
Retire one implementation of pop_lsb()
authorMarco Costalba <mcostalba@gmail.com>
Sat, 3 Jan 2015 15:39:17 +0000 (16:39 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 3 Jan 2015 21:16:30 +0000 (22:16 +0100)
We have two implementations that are equivalent,
so retire one.

Plus usual tidy up of comments and code reshuffle.

No functional change.


No differences found