I removed that variable because it wasn't set anywhere.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4261 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2013-03-17 12:17:49 +00:00
parent 679b2bffe1
commit 2ee3b703ba
1 changed files with 1 additions and 2 deletions

View File

@ -113,8 +113,7 @@ void GL_DoSwap (void)
return;
screenflush = 0;
if (!scr_skipupdate)
SDL_GL_SwapBuffers( );
SDL_GL_SwapBuffers( );
if (!vid_isfullscreen)