mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 06:10:15 +00:00
themingengine: remove unused variable
This commit is contained in:
parent
79ff1b669c
commit
39f0a60792
@ -2032,7 +2032,6 @@ gtk_theming_engine_render_line (GtkThemingEngine *engine,
|
||||
{
|
||||
GdkRGBA color;
|
||||
GtkStateFlags flags;
|
||||
cairo_matrix_t matrix;
|
||||
|
||||
flags = gtk_theming_engine_get_state (engine);
|
||||
cairo_save (cr);
|
||||
|
Loading…
Reference in New Issue
Block a user