mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-28 08:26:32 +02:00
[Panorama Viewer] remove unused variables
This commit is contained in:
parent
fb70a355b9
commit
c1e57f6e4d
2 changed files with 4 additions and 13 deletions
|
@ -618,6 +618,10 @@ 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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue