Removed unused variables.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3311 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
0cc6e71ca6
commit
b2b371f44b
1 changed files with 0 additions and 1 deletions
|
@ -1244,7 +1244,6 @@ void R_DrawNameTags(void)
|
|||
int len;
|
||||
vec3_t center;
|
||||
vec3_t tagcenter;
|
||||
vec3_t waste, waste2;
|
||||
|
||||
if (!cl.spectator && !cls.demoplayback)
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue