mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-03 07:50:28 +01:00
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:
parent
f5f303f10d
commit
4713562eda
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue