diff options
-rw-r--r-- | mp_priv.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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"); |