mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-16 02:40:54 +00:00
Removes redundant ScreenResChangeSignal trigger.
This commit is contained in:
parent
a5c809a738
commit
de1e6df64b
1 changed files with 0 additions and 1 deletions
|
|
@ -207,7 +207,6 @@ void PlatformWindowSDL::_setVideoMode( const GFXVideoMode &mode )
|
|||
SDL_MaximizeWindow(mWindowHandle);
|
||||
}
|
||||
|
||||
getScreenResChangeSignal().trigger(this, true);
|
||||
mSuppressReset = false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue