mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Removed direct OpenGL calls in the SDL Window module
This commit is contained in:
@@ -74,7 +74,6 @@ private:
|
||||
int fsaa;
|
||||
} currentMode;
|
||||
bool created;
|
||||
bool mouseVisible;
|
||||
}; // Window
|
||||
|
||||
} // sdl
|
||||
|
||||
Reference in New Issue
Block a user