lib: attempt to remove excess code from inside locked section
commit1c5efc6c5d2481f9ed526a8e0f26f5123ea322be
authorChris Frey <cdfrey@foursquare.net>
Fri, 5 Oct 2012 00:59:43 +0000 (4 20:59 -0400)
committerChris Frey <cdfrey@foursquare.net>
Fri, 5 Apr 2013 21:24:25 +0000 (5 17:24 -0400)
tree8e95d1fd64a111f65ab7d41b1a781be5a988d66e
parent667267377afba96d686e9cb64d1c7de3ee3b8887
lib: attempt to remove excess code from inside locked section

Only one call to IsSequencePacket() is needed, and it can be done outside
the locked section, so might as well.
src/router.cc