forgot to remove my debug code

This commit is contained in:
Bill Currie 2002-09-18 03:55:43 +00:00
parent 0fbcd7719f
commit 1025c6e343
1 changed files with 0 additions and 2 deletions

View File

@ -483,8 +483,6 @@ CL_ParseUpdate (int bits)
if (bits & U_NOLERP)
forcelink = true;
if (bits & 0xffff0000)
printf ("%x\n", bits);
// QSG Start
if (bits & U_ALPHA)