Skip to content

Commit 5ea92ac

Browse files
committed
Remove spurious debug string.
1 parent 85c0aaa commit 5ea92ac

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/electionguard/ballot.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,8 +1070,6 @@ namespace electionguard
10701070
return false;
10711071
}
10721072

1073-
Log::debug("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&");
1074-
10751073
// Check the proofs on the ballot
10761074
unordered_map<string, bool> validProofs;
10771075
for (const auto &contest : this->getContests()) {

0 commit comments

Comments
 (0)