Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stepollo committed Apr 16, 2022
1 parent 23651c6 commit 6ec41b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/masternodeman.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,6 @@ CMasternode* CMasternodeMan::GetNextMasternodeInQueueForPayment(int nBlockHeight
LOCK2(cs_main, cs);

CMasternode* pBestMasternode = NULL;
//std::vector<std::pair<int64_t, CTxIn>> vecMasternodeLastPaid;

/*
Make a vector with all of the last paid times
Expand Down

0 comments on commit 6ec41b0

Please sign in to comment.