mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 13:23:06 +02:00
removed additional signal
This commit is contained in:
parent
6169936c2b
commit
8676eaf0a0
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