X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fnet_setup.c;h=9cbdeb2691409f1c23c7221f0e9bf4af3d5b9b83;hb=4c57e6902219ecca1872e18e34365d8e54a0f407;hp=238ae2d342dc316cd034f50289ad840c4a40881c;hpb=b70b090a28ff4cbdce29a3ad030f7d51ce9079b2;p=meshlink diff --git a/src/net_setup.c b/src/net_setup.c index 238ae2d3..9cbdeb26 100644 --- a/src/net_setup.c +++ b/src/net_setup.c @@ -565,7 +565,6 @@ bool setup_myself(meshlink_handle_t *mesh) { /* Done. */ - mesh->last_config_check = mesh->loop.now.tv_sec; mesh->last_unreachable = mesh->loop.now.tv_sec; return true;