forked from AuroraMiddleware/gtk
Remove an unused variable
This commit is contained in:
parent
10ddd3112a
commit
745a9426b0
@ -3963,7 +3963,6 @@ gtk_label_snapshot (GtkWidget *widget,
|
||||
cairo_region_t *range_clip;
|
||||
cairo_rectangle_int_t clip_extents;
|
||||
GdkRectangle rect;
|
||||
cairo_t *cr;
|
||||
|
||||
if (info->selectable &&
|
||||
gtk_widget_has_focus (widget) &&
|
||||
|
Loading…
Reference in New Issue
Block a user