forked from fte/fteqw
1
0
Fork 0

Killed a warning.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3405 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2009-11-05 01:07:37 +00:00
parent 7188917d6c
commit 8ecfac1423
1 changed files with 0 additions and 1 deletions

View File

@ -2039,7 +2039,6 @@ qboolean BE_LightCullModel(vec3_t org, model_t *model)
}
else
{
float dist;
int i;
for (i = 0; i < 3; i++)