[pango/wip/baedert/for-master: 61/61] attrs: Remove unused iterator member
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/wip/baedert/for-master: 61/61] attrs: Remove unused iterator member
- Date: Mon, 8 Jun 2020 17:06:56 +0000 (UTC)
commit a0905a2ad7387fe6777036885df4012cb573f65c
Author: Timm Bäder <mail baedert org>
Date: Mon Jun 8 19:04:09 2020 +0200
attrs: Remove unused iterator member
pango/pango-attributes-private.h | 1 -
1 file changed, 1 deletion(-)
---
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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]