chore
This commit is contained in:
@@ -34,7 +34,6 @@ void McResolver::pingWithDomainSRV(QString domain, int port) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
const auto& firstRecord = records.at(0);
|
||||
QString domain = firstRecord.target();
|
||||
int port = firstRecord.port();
|
||||
|
||||
Reference in New Issue
Block a user