summaryrefslogtreecommitdiff
path: root/pango/pango-glyph.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-glyph.h')
-rw-r--r--pango/pango-glyph.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/pango/pango-glyph.h b/pango/pango-glyph.h
index aefe833d..7cb3542e 100644
--- a/pango/pango-glyph.h
+++ b/pango/pango-glyph.h
@@ -118,11 +118,6 @@ void pango_glyph_string_x_to_index (PangoGlyphString *glyphs,
int *index,
int *trailing);
-void pango_justify (PangoGlyphString *glyphs,
- gint new_line_width,
- gint min_kashida_width);
-
-
/* Turn a string of characters into a string of glyphs
*/
void pango_shape (const gchar *text,