X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fnet_setup.c;h=b0b876083ee929ba1a0bc171a7c9d01891d3213d;hb=391985158c16f4a3894a798f6788cfb23dfcfea9;hp=79bed8c52b571b2625f45bed4e0a43c623763913;hpb=668750c022a02cc54756316907f1cbbf7d673025;p=tinc diff --git a/src/net_setup.c b/src/net_setup.c index 79bed8c5..b0b87608 100644 --- a/src/net_setup.c +++ b/src/net_setup.c @@ -1002,8 +1002,6 @@ static bool setup_myself(void) { myself->incompression = COMPRESS_NONE; } - myself->connection->outcompression = COMPRESS_NONE; - /* Done */ myself->nexthop = myself;