[cairoint] Remove the duplicate prototype.

In the previous commit I added comments and a duplicate prototype. Remove
the duplicate - but keep the comments.
This commit is contained in:
Chris Wilson 2008-10-22 01:01:06 +01:00
parent 1db8949f2b
commit 170686d4b0

View file

@ -1556,9 +1556,6 @@ cairo_private cairo_status_t
_cairo_scaled_font_set_metrics (cairo_scaled_font_t *scaled_font,
cairo_font_extents_t *fs_metrics);
cairo_private void
_cairo_scaled_font_fini (cairo_scaled_font_t *scaled_font);
/* This should only be called on an error path by a scaled_font constructor */
cairo_private void
_cairo_scaled_font_fini (cairo_scaled_font_t *scaled_font);