uncomment

pull/630/head
Jeff Becker 5 years ago
parent a375f1103f
commit 9c15f87da1
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -359,11 +359,9 @@ namespace llarp
}
// we don't have the RC locally so do a dht lookup
/*
_dht->impl->LookupRouter(remote,
std::bind(&Router::HandleDHTLookupForSendTo, this,
remote, std::placeholders::_1));
*/
return true;
}

Loading…
Cancel
Save