mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Cleaned up the error message code when love.window.setMode fails.
This commit is contained in:
@@ -146,8 +146,6 @@ private:
|
||||
SDL_GLContext context;
|
||||
|
||||
bool displayedWindowError;
|
||||
bool displayedContextError;
|
||||
|
||||
bool hasSDL203orEarlier;
|
||||
|
||||
}; // Window
|
||||
|
||||
Reference in New Issue
Block a user