mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
remove some debug prints
This commit is contained in:
parent
bdbfe25a53
commit
a05e9e12c1
1 changed files with 0 additions and 2 deletions
|
@ -235,8 +235,6 @@ void ATPClientApp::nodeActivated(SharedNodePointer node) {
|
|||
qDebug() << "path is " << path;
|
||||
}
|
||||
|
||||
qDebug() << "_localUploadFile =" << _localUploadFile;
|
||||
|
||||
if (!_localUploadFile.isEmpty()) {
|
||||
uploadAsset();
|
||||
} else if (path == "/") {
|
||||
|
|
Loading…
Reference in a new issue