mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
oops, forgot to remove the debug code
This commit is contained in:
parent
f3efed94e5
commit
9833b7009d
1 changed files with 0 additions and 1 deletions
|
@ -734,7 +734,6 @@ PF_sprintf (progs_t *pr)
|
|||
goto mallocerror;
|
||||
out = o;
|
||||
}
|
||||
printf ("%s %d %s\n", out, ret, new_format);
|
||||
out_size += ret;
|
||||
curarg += 3;
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue