Fix compile bug

This commit is contained in:
Jae Kwon 2016-09-05 18:48:37 -07:00 committed by Ethan Buchman
parent b73a6905a1
commit ea4b60a602
1 changed files with 0 additions and 1 deletions

View File

@ -637,7 +637,6 @@ OUTER_LOOP:
// Maybe send Height/CatchupCommitRound/CatchupCommit.
{
rs := conR.conS.GetRoundState()
prs := ps.GetRoundState()
if prs.CatchupCommitRound != -1 {
commit := conR.blockStore.LoadBlockCommit(prs.Height)