summaryrefslogtreecommitdiff
path: root/util/cairo-trace
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-11-25 10:50:21 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2011-11-25 10:50:21 +0000
commit4713562eda23c299b6065bd2cca9cb29d08e0763 (patch)
treed7a0b38f7067081e67d3f20b6f11e959d360d0ca /util/cairo-trace
parentf5f303f10dd9c698e5d81d17b3fd8336508fd586 (diff)
downloadcairo-4713562eda23c299b6065bd2cca9cb29d08e0763.tar.gz
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>
Diffstat (limited to 'util/cairo-trace')
-rw-r--r--util/cairo-trace/trace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/cairo-trace/trace.c b/util/cairo-trace/trace.c
index 3c698a6c0..ebcb29322 100644
--- a/util/cairo-trace/trace.c
+++ b/util/cairo-trace/trace.c
@@ -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