mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-03-30 22:31:34 +00:00
Getting rid of an unuser variable
This commit is contained in:
parent
eb132b04cb
commit
94be62d9d9
1 changed files with 0 additions and 1 deletions
|
@ -2768,7 +2768,6 @@ void R_RenderSunShadowMaps(const refdef_t *fd, int level)
|
|||
|
||||
{
|
||||
int firstDrawSurf;
|
||||
int j;
|
||||
|
||||
Com_Memset( &shadowParms, 0, sizeof( shadowParms ) );
|
||||
|
||||
|
|
Loading…
Reference in a new issue