X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fconnection.h;h=bddcee280c459b3f8016bf82e5aad20e2d9d3b0a;hb=8156f3760973c17256a93ab48016b8b84f5444de;hp=206417b73cbeb477d4e50137f6eccfecf241d04b;hpb=46f3eba7755089ff68fdc137b0754cae2fa523eb;p=tinc diff --git a/src/connection.h b/src/connection.h index 206417b7..bddcee28 100644 --- a/src/connection.h +++ b/src/connection.h @@ -89,9 +89,7 @@ typedef struct connection_t { ecdsa_t *ecdsa; /* his public ECDSA key */ sptps_t sptps; - int inmaclength; int outmaclength; - int incompression; int outcompression; char *hischallenge; /* The challenge we sent to him */