forked from AuroraMiddleware/gtk
Remove unused variables
This commit is contained in:
parent
bad24bc119
commit
3a7ed2e7bd
@ -108,8 +108,6 @@ swatch_draw (GtkWidget *widget,
|
||||
{
|
||||
GtkColorSwatch *swatch = (GtkColorSwatch*)widget;
|
||||
GtkThemingBackground background;
|
||||
GtkRoundedBox box;
|
||||
gint i;
|
||||
gdouble width, height;
|
||||
GtkStyleContext *context;
|
||||
GtkStateFlags state;
|
||||
|
Loading…
Reference in New Issue
Block a user