summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/pango-attributes-private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pango/pango-attributes-private.h b/pango/pango-attributes-private.h
index e2b9a2d5..f7384fd0 100644
--- a/pango/pango-attributes-private.h
+++ b/pango/pango-attributes-private.h
@@ -25,7 +25,6 @@ struct _PangoAttrIterator
GPtrArray *attrs; /* From the list */
guint n_attrs; /* Copied from the list */
- GSList *next_attribute;
GPtrArray *attribute_stack;
guint attr_index;