fix compiler warning

pull/513/head
Jeff Becker 5 years ago
parent fadf519029
commit f8edd3fbce
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -263,8 +263,7 @@ namespace llarp
}
}
void
Message::AddNXReply(RR_TTL_t ttl)
void Message::AddNXReply(RR_TTL_t)
{
if(questions.size())
{

Loading…
Cancel
Save