diff options
Diffstat (limited to 'perf/cairo-perf.h')
-rw-r--r-- | perf/cairo-perf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/perf/cairo-perf.h b/perf/cairo-perf.h index 5facc8af..11c03f75 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 |