summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/pango-item.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-item.h b/pango/pango-item.h
index 55be4c67..2a7bcb2a 100644
--- a/pango/pango-item.h
+++ b/pango/pango-item.h
@@ -52,8 +52,8 @@ typedef struct _PangoItem PangoItem;
/**
* PangoAnalysis:
- * @shape_engine: the engine for doing rendering-system-dependent processing.
- * @lang_engine: the engine for doing rendering-system-independent processing.
+ * @shape_engine: unused
+ * @lang_engine: unused
* @font: the font for this segment.
* @level: the bidirectional level for this segment.
* @gravity: the glyph orientation for this segment (A #PangoGravity).