X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fnet_setup.c;h=b0b876083ee929ba1a0bc171a7c9d01891d3213d;hb=efca41606d4083eade90047d57cb963eb3b7e731;hp=79bed8c52b571b2625f45bed4e0a43c623763913;hpb=90cde91141ec61be4354d8deab21edb8fdf01022;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;