mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 14:42:09 +02: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