diff options
Diffstat (limited to 'libmate-desktop/mate-colorsel.c')
-rw-r--r-- | libmate-desktop/mate-colorsel.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libmate-desktop/mate-colorsel.c b/libmate-desktop/mate-colorsel.c index a5c168d..dcecde8 100644 --- a/libmate-desktop/mate-colorsel.c +++ b/libmate-desktop/mate-colorsel.c @@ -88,8 +88,6 @@ enum { COLORSEL_NUM_CHANNELS }; -typedef struct _ColorSelectionPrivate ColorSelectionPrivate; - struct _ColorSelectionPrivate { guint has_opacity : 1; |