My god, I suck.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3551 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2010-07-13 20:48:08 +00:00
parent bb807558d2
commit b0847199cb
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ void R_ParticleSystem_Callback(struct cvar_s *var, char *oldvalue)
int i;
if (pe)
{
OutputDebugString("foo\n");
pe->ShutdownParticles();
}