Skip to content

Commit

Permalink
Removed unreferenced variable
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jul 11, 2007
1 parent 5726cc2 commit 5af6eac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/video/wincommon/SDL_wingl.c
Expand Up @@ -172,7 +172,6 @@ int WIN_GL_SetupWindow(_THIS)
int retval;
#if SDL_VIDEO_OPENGL
int i;
unsigned int matching;
int iAttribs[64];
int *iAttr;
float fAttribs[1] = { 0 };
Expand Down

0 comments on commit 5af6eac

Please sign in to comment.