lalala ...

This commit is contained in:
Themaister 2011-09-13 19:36:15 +02:00
parent 3f6183ff15
commit 7da7ab2ce7

View File

@ -230,7 +230,6 @@ void sdlwrap_check_window(bool *quit,
*resize = false;
SDL_Event event;
#if SDL_MODERN
// TODO: Find a way to get resize events ...
while (SDL_PollEvent(&event))
{
switch (event.type)