commit abc599e0317f564fcbbb7fe04a4f1a9dc0ce0036 from: Omar Polo date: Fri Jun 23 21:03:24 2023 UTC drop debug log commit - 55b74a9691874e406aeaf1f62b27127ee9a04583 commit + abc599e0317f564fcbbb7fe04a4f1a9dc0ce0036 blob - 47530be393646535ab46547e4520126e9e20da87 blob + a932764e4bbb58e8187479a9936b3ce5a36cef72 --- crypto.c +++ crypto.c @@ -347,8 +347,6 @@ rsae_send_imsg(int flen, const unsigned char *from, un (unsigned long long)reqid); if (res.ret > 0) memcpy(to, toptr, res.len); - - log_warnx("the return is %d", ret); done = 1;