[Panorama Viewer] Remove debugs

This commit is contained in:
Landrodie 2021-07-29 09:53:10 +02:00 committed by Fabien Castan
parent 9ffc2f3b78
commit 77b23aef4a
2 changed files with 0 additions and 5 deletions

View file

@ -618,10 +618,6 @@ FocusScope {
}
}
onFilepathChanged: {
console.warn("[QML] " + filepath)
}
active: false
// It takes time to load tracks, so keep them looaded, if we may use it again.
// If we load another node, we can trash them (to eventually load the new node data).