drop some useless return statements
This commit is contained in:
parent
bbd17d75ce
commit
9d626b6a12
15 changed files with 0 additions and 20 deletions
|
@ -1320,7 +1320,6 @@ void CG_ParticleExplosion (char *animStr, vec3_t origin, vec3_t vel, int duratio
|
|||
// Rafael Shrapnel
|
||||
void CG_AddParticleShrapnel (localEntity_t *le)
|
||||
{
|
||||
return;
|
||||
}
|
||||
// done.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue