[trace] Remove stray /source

An accidental /source was pushing pushed onto the operand stack and never
used.
This commit is contained in:
Chris Wilson 2008-11-08 11:16:03 +00:00
parent f1cae5c52a
commit 899a159b13

View file

@ -2625,7 +2625,6 @@ cairo_image_surface_create_for_data (unsigned char *data, cairo_format_t format,
* is negligible.
*/
if (width * height < 128) {
fprintf (logfile, " /source ");
_emit_image (ret, NULL);
fprintf (logfile,
" dup /s%ld exch def\n",