precommit nil if locked and no POL

This commit is contained in:
Ethan Buchman
2015-09-15 14:25:50 -04:00
parent 78768082a1
commit 555ecb095d
7 changed files with 269 additions and 111 deletions
-1
View File
@@ -295,7 +295,6 @@ func (sw *Switch) Broadcast(chID byte, msg interface{}) chan bool {
}(peer)
}
return successChan
}
// Returns the count of outbound/inbound and outbound-dialing peers.