Remove a few name tags

This commit is contained in:
Tim Angus 2013-02-16 21:03:56 +00:00
parent 2da0fd6de8
commit d201443350
9 changed files with 12 additions and 23 deletions

View file

@ -326,13 +326,6 @@ void RB_SunRays(void)
pos[0] = 0.5f + hpos[0] * hpos[3];
pos[1] = 0.5f - hpos[1] * hpos[3];
// viewport dimensions
// JBravo: Apparently not used
/* w = glConfig.vidWidth;
h = glConfig.vidHeight;
w2 = glConfig.vidWidth / 2;
h2 = glConfig.vidHeight / 2; */
// initialize quarter buffers
{