Remove references to old GPU preview feature.

This commit is contained in:
Julian Stirling 2026-02-22 21:42:59 +00:00
parent 3f54084d14
commit 652a50a5a6
4 changed files with 1 additions and 18 deletions

View file

@ -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