trace: Remove the warning about the unstable format

We're stuck with the PostScript style for this generation now.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2011-11-25 10:50:21 +00:00
parent f5f303f10d
commit 4713562eda

View file

@ -770,7 +770,6 @@ _emit_header (void)
get_prog_name (name, sizeof (name));
_trace_printf ("%%!CairoScript - %s\n", name);
_trace_printf ("%%*** Warning CairoScript is still a new tracing format, and is subject to change.\n");
}
static cairo_bool_t