summaryrefslogtreecommitdiff
path: root/gtk/gtktextattributes.h
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2016-10-20 19:51:43 +0200
committerTimm Bäder <mail@baedert.org>2016-10-20 20:12:08 +0200
commita5867ffe710695fd1a4676336d856548c68ea530 (patch)
tree8f39749557ffd8d4b159a09921db6c72b28ca438 /gtk/gtktextattributes.h
parentf65af48d51eabb86955c66c07254d36683e35fba (diff)
downloadgtk+-wip/baedert/box.tar.gz
Remove some more GdkColor propertieswip/baedert/box
Diffstat (limited to 'gtk/gtktextattributes.h')
-rw-r--r--gtk/gtktextattributes.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk/gtktextattributes.h b/gtk/gtktextattributes.h
index 77c70f1a63..ac98c1437e 100644
--- a/gtk/gtktextattributes.h
+++ b/gtk/gtktextattributes.h
@@ -192,9 +192,6 @@ struct _GtkTextAttributes
PangoLanguage *language;
- /*< private >*/
- GdkColor *pg_bg_color;
-
/*< public >*/
guint invisible : 1;
guint bg_full_height : 1;