X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client.h;h=5fc336827f4ba187d7b6171a4daeb057806d865d;hp=fa965c354997ff9fef38ebba8b8220412ffeab84;hb=d5d96c6c65b47a34136bc04420bffd38e947bfea;hpb=4f01c486bb70a27f614cdc9c07a2b8d653db7605 diff --git a/client.h b/client.h index fa965c35..5fc33682 100644 --- a/client.h +++ b/client.h @@ -61,8 +61,6 @@ struct client_task { int check_r; /** non-zero if the pre_select hook added \p fd to the write fd set */ int check_w; - /** the decrypted challenge */ - long unsigned challenge_nr; /** pointer to the data to be sent to para_server */ char *inbuf; /** number of bytes loaded in \p inbuf */