mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 22:15:16 +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
|
//...terminate it and make sure that scripts know we terminated it by emitting
|
||||||
// `screenshareProcessTerminated()`.
|
// `screenshareProcessTerminated()`.
|
||||||
_screenshareProcess->terminate();
|
_screenshareProcess->terminate();
|
||||||
emit screenshareProcessTerminated();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Delete the local web entity if we know about it here.
|
// Delete the local web entity if we know about it here.
|
||||||
|
|
Loading…
Reference in a new issue