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");