summaryrefslogtreecommitdiff
path: root/pango/pango-context.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-context.c')
-rw-r--r--pango/pango-context.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pango/pango-context.c b/pango/pango-context.c
index 51a467d3..316245dd 100644
--- a/pango/pango-context.c
+++ b/pango/pango-context.c
@@ -1121,7 +1121,6 @@ pango_itemize_with_base_dir (PangoContext *context,
* @context: a structure holding information that affects
the itemization process.
* @text: the text to itemize.
- * @base_dir: base direction to use for BiDi algorithm.
* @start_index: first byte in @text to process
* @length: the number of bytes (not characters) to process
* after @start_index.