Getting rid of an unuser variable

This commit is contained in:
Richard Allen 2012-10-13 17:04:51 +00:00
parent eb132b04cb
commit 94be62d9d9
1 changed files with 0 additions and 1 deletions

View File

@ -2768,7 +2768,6 @@ void R_RenderSunShadowMaps(const refdef_t *fd, int level)
{
int firstDrawSurf;
int j;
Com_Memset( &shadowParms, 0, sizeof( shadowParms ) );