aboutsummaryrefslogtreecommitdiff
path: root/mp_priv.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp_priv.c')
-rw-r--r--mp_priv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mp_priv.c b/mp_priv.c
index 0d45a06..470d0b5 100644
--- a/mp_priv.c
+++ b/mp_priv.c
@@ -177,7 +177,6 @@ mp_priv_determine_outcome (struct BRANDT_Auction *ad,
gcry_mpi_ec_sub (sum_gamma, sum_gamma, sum_phi, ec_ctx);
if (!ec_point_cmp (sum_gamma, ec_zero))
{
- weprintf ("lol");
if (winners >= max_winners)
{
weprintf ("too many winners detected");