removed debug code

This commit is contained in:
Martin Felis
2014-01-12 17:41:04 +01:00
parent 2bbccc6879
commit 45242b805b
7 changed files with 1662 additions and 43 deletions
@@ -95,7 +95,6 @@ bool Window::setWindow(int width, int height, WindowAttributes *attribs)
Uint32 sdlflags = SDL_WINDOW_OPENGL;
if (f.fullscreen)
{
if (f.fstype == FULLSCREEN_TYPE_DESKTOP)