mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
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