summaryrefslogtreecommitdiff
path: root/src/cairo-scaled-font-subsets-private.h
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2011-01-20 15:45:04 +0100
committerAndrea Canciani <ranma42@gmail.com>2011-03-19 15:27:29 +0100
commit058227004e2eabc99ccfbebe3fcf86b0a13b96b4 (patch)
treec6426a720d585f1550ba408a7f7dfc96edaa8bb8 /src/cairo-scaled-font-subsets-private.h
parentab8c108b88edf49959b95a8d7cc12edb239d361c (diff)
downloadcairo-058227004e2eabc99ccfbebe3fcf86b0a13b96b4.tar.gz
Remove unused function declarations
These functions have no implementation and are never called.
Diffstat (limited to 'src/cairo-scaled-font-subsets-private.h')
-rw-r--r--src/cairo-scaled-font-subsets-private.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/cairo-scaled-font-subsets-private.h b/src/cairo-scaled-font-subsets-private.h
index 527739442..1f952c441 100644
--- a/src/cairo-scaled-font-subsets-private.h
+++ b/src/cairo-scaled-font-subsets-private.h
@@ -650,23 +650,6 @@ cairo_private void
_cairo_type2_charstrings_fini (cairo_type2_charstrings_t *charstrings);
/**
- * _cairo_truetype_create_glyph_to_unicode_map:
- * @font_subset: the #cairo_scaled_font_subset_t to initialize from
- *
- * If possible (depending on the format of the underlying
- * #cairo_scaled_font_t and the font backend in use) assign
- * the unicode character of each glyph in font_subset to
- * fontsubset->to_unicode.
- *
- * Return value: %CAIRO_STATUS_SUCCESS if successful,
- * %CAIRO_INT_STATUS_UNSUPPORTED if the unicode encoding of
- * the glyphs is not available. Possible errors include
- * %CAIRO_STATUS_NO_MEMORY.
- **/
-cairo_private cairo_int_status_t
-_cairo_truetype_create_glyph_to_unicode_map (cairo_scaled_font_subset_t *font_subset);
-
-/**
* _cairo_truetype_index_to_ucs4:
* @scaled_font: the #cairo_scaled_font_t
* @index: the glyph index