Remove references to old GPU preview feature.
This commit is contained in:
parent
3f54084d14
commit
652a50a5a6
4 changed files with 1 additions and 18 deletions
|
|
@ -98,8 +98,6 @@ export default {
|
|||
},
|
||||
|
||||
beforeUnmount: function () {
|
||||
// Remove global signal listener to change the GPU preview state
|
||||
eventBus.off("globalTogglePreview", true);
|
||||
// Disconnect the size observer
|
||||
this.sizeObserver.disconnect();
|
||||
// Remove from the array of active streams
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue