oops, forgot to remove the debug code

This commit is contained in:
Bill Currie 2002-01-21 16:48:08 +00:00
parent f3efed94e5
commit 9833b7009d
1 changed files with 0 additions and 1 deletions

View File

@ -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;