remove pre-SDL 2.0.4 hacks from window code.

This commit is contained in:
Sasha Szpakowski
2022-12-07 23:30:20 -04:00
parent c0c195ec47
commit 90c3e8d6c8
2 changed files with 0 additions and 24 deletions
-1
View File
@@ -175,7 +175,6 @@ private:
graphics::Renderer windowRenderer = graphics::RENDERER_NONE;
bool displayedWindowError;
bool hasSDL203orEarlier;
ContextAttribs contextAttribs;
StrongRef<graphics::Graphics> graphics;