mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Fix MS14925: Don't double-call signal for display plugin change
This commit is contained in:
parent
082c1fce52
commit
6869718025
1 changed files with 0 additions and 1 deletions
|
@ -8041,7 +8041,6 @@ void Application::switchDisplayMode() {
|
|||
setActiveDisplayPlugin(DESKTOP_DISPLAY_PLUGIN_NAME);
|
||||
startHMDStandBySession();
|
||||
}
|
||||
emit activeDisplayPluginChanged();
|
||||
}
|
||||
_previousHMDWornStatus = currentHMDWornStatus;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue