Remove change made for debugging and committed in error.

This commit is contained in:
Dave Page 2017-07-17 15:19:30 +01:00
parent c546182789
commit d04ac7656a

View File

@ -402,7 +402,7 @@ bool PingServer(QUrl url)
QNetworkReply *reply;
QVariant redirectUrl;
url.setPath("/misc/pingx");
url.setPath("/misc/ping");
do
{