mirror of
https://github.com/love2d/love-android.git
synced 2026-08-19 20:20:25 +02:00
removed debug code
This commit is contained in:
@@ -95,7 +95,6 @@ bool Window::setWindow(int width, int height, WindowAttributes *attribs)
|
||||
|
||||
Uint32 sdlflags = SDL_WINDOW_OPENGL;
|
||||
|
||||
|
||||
if (f.fullscreen)
|
||||
{
|
||||
if (f.fstype == FULLSCREEN_TYPE_DESKTOP)
|
||||
|
||||
Reference in New Issue
Block a user