No need to go through the list when you just want the size
authorYang Chi <yangchi@fb.com>
Tue, 26 Jul 2016 20:45:01 +0000 (13:45 -0700)
committerFacebook Github Bot 2 <facebook-github-bot-2-bot@fb.com>
Tue, 26 Jul 2016 20:53:30 +0000 (13:53 -0700)
commitbad11d295a2f3ebe66292b6a6b44321ced8aa6ff
tree7fe51696413a26bd0a5e201441146779856befe5
parent66950202701a4fa60fde106f5bcae6d8dbe4327d
No need to go through the list when you just want the size

Summary: cb is an unused variable, and i got error in android. It seems like we don't need to go through the list to increase count.

Differential Revision: D3622772

fbshipit-source-id: fe1f81a1fcad5bacad052e14b7b0b370beb3f3e5
folly/io/async/HHWheelTimer.cpp