mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 23:02:24 +02:00
Merge pull request #16514 from MiladNazeri/dev-2795/fix-multiple-color-sphere-pops
dev-2795/fix-multiple-color-sphere-pops
This commit is contained in:
commit
e997095208
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ void ScreenshareScriptingInterface::stopScreenshare() {
|
|||
//...terminate it and make sure that scripts know we terminated it by emitting
|
||||
// `screenshareProcessTerminated()`.
|
||||
_screenshareProcess->terminate();
|
||||
emit screenshareProcessTerminated();
|
||||
}
|
||||
|
||||
// Delete the local web entity if we know about it here.
|
||||
|
|
Loading…
Reference in a new issue