summaryrefslogtreecommitdiff
path: root/perf/cairo-perf.h
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2011-08-31 17:03:33 +0200
committerAndrea Canciani <ranma42@gmail.com>2011-09-02 12:45:49 +0200
commitdcd3e2cde13dcf56c3281911c98b2356b41ae877 (patch)
treeeb9647515cf00557ca8e7e15d1d48a0b937a8c3f /perf/cairo-perf.h
parent9172e2aec0bfd7ac9ae464726bc79ace2d4d7113 (diff)
downloadcairo-dcd3e2cde13dcf56c3281911c98b2356b41ae877.tar.gz
perf: Get rid of cairo_perf_ticks_per_second()
The cairo_time_from_s() and cairo_time_to_s() functions should be used instead.
Diffstat (limited to 'perf/cairo-perf.h')
-rw-r--r--perf/cairo-perf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/perf/cairo-perf.h b/perf/cairo-perf.h
index 5facc8af1..11c03f750 100644
--- a/perf/cairo-perf.h
+++ b/perf/cairo-perf.h
@@ -58,9 +58,6 @@ cairo_perf_timer_set_synchronize (cairo_perf_timer_synchronize_t synchronize,
cairo_time_t
cairo_perf_timer_elapsed (void);
-cairo_time_t
-cairo_perf_ticks_per_second (void);
-
/* yield */
void