Cleaned up the error message code when love.window.setMode fails.

This commit is contained in:
Alex Szpakowski
2016-01-14 19:16:41 -04:00
parent abd3c64bc5
commit 9ec6eceb8a
2 changed files with 26 additions and 36 deletions
-2
View File
@@ -146,8 +146,6 @@ private:
SDL_GLContext context;
bool displayedWindowError;
bool displayedContextError;
bool hasSDL203orEarlier;
}; // Window