Remove misleading comment
This commit is contained in:
parent
690a4f4efd
commit
6f76a1e38d
1 changed files with 0 additions and 3 deletions
|
@ -603,9 +603,6 @@ static SDL_Window * GFX_SetSDLWindowMode(Bit16u width, Bit16u height, bool fulls
|
|||
* some window managers. For now, the following may work up to some
|
||||
* level. On X11, SDL_VIDEO_X11_LEGACY_FULLSCREEN=1 can also help,
|
||||
* although it has its own issues.
|
||||
* Suggestion: Use the desktop res if possible, with output=surface
|
||||
* if one is not interested in scaling.
|
||||
* On Android, desktop res is the only way.
|
||||
*/
|
||||
if (fullscreen) {
|
||||
SDL_DisplayMode displayMode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue