mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 22:20:24 +00:00
colorswatch: Remove unused radius fields
The radius fields are never used.
This commit is contained in:
parent
706aa93ab5
commit
6e9dbba130
@ -59,7 +59,6 @@ struct _GtkColorSwatch
|
||||
GtkWidget parent_instance;
|
||||
|
||||
GdkRGBA color;
|
||||
double radius[4];
|
||||
char *icon;
|
||||
guint has_color : 1;
|
||||
guint use_alpha : 1;
|
||||
|
Loading…
Reference in New Issue
Block a user