summaryrefslogtreecommitdiff
path: root/src/ui/theme-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/theme-private.h')
-rw-r--r--src/ui/theme-private.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ui/theme-private.h b/src/ui/theme-private.h
index 6e7afd0de..be3e227cf 100644
--- a/src/ui/theme-private.h
+++ b/src/ui/theme-private.h
@@ -545,15 +545,12 @@ struct _MetaDrawOp
} gradient;
struct {
- MetaColorSpec *colorize_spec;
GdkPixbuf *pixbuf;
MetaDrawSpec *x;
MetaDrawSpec *y;
MetaDrawSpec *width;
MetaDrawSpec *height;
- guint32 colorize_cache_pixel;
- GdkPixbuf *colorize_cache_pixbuf;
MetaImageFillType fill_type;
unsigned int vertical_stripes : 1;
unsigned int horizontal_stripes : 1;