mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 03:33:38 +02:00
Removed debug code.
This commit is contained in:
parent
ddea1c64bc
commit
817be6d5b6
1 changed files with 0 additions and 1 deletions
|
@ -204,7 +204,6 @@ void PluginContainer::setFullscreen(const QScreen* target, bool hideMenu) {
|
|||
#endif
|
||||
}
|
||||
|
||||
#pragma optimize("", off)
|
||||
void PluginContainer::unsetFullscreen(const QScreen* avoid) {
|
||||
auto _window = getPrimaryWindow();
|
||||
_window->showNormal();
|
||||
|
|
Loading…
Reference in a new issue