mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
remove extra debug line
This commit is contained in:
parent
8986e62b8a
commit
6024b90932
1 changed files with 0 additions and 1 deletions
|
@ -134,7 +134,6 @@ void DomainHandler::setIsConnected(bool isConnected) {
|
|||
}
|
||||
|
||||
void DomainHandler::requestDomainSettings() const {
|
||||
qDebug() << _settingsObject;
|
||||
if (_settingsObject.isEmpty()) {
|
||||
// setup the URL required to grab settings JSON
|
||||
QUrl settingsJSONURL;
|
||||
|
|
Loading…
Reference in a new issue