mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-02 17:00:19 +00:00
tooltip: Remove unused variables
This commit is contained in:
parent
54d6ef115b
commit
5ada0fc382
@ -608,7 +608,6 @@ maybe_update_shape (GtkTooltip *tooltip)
|
||||
cairo_t *cr;
|
||||
cairo_surface_t *surface;
|
||||
cairo_region_t *region;
|
||||
gint width, height;
|
||||
|
||||
/* fallback to XShape only for non-composited clients */
|
||||
if (gtk_widget_is_composited (tooltip->window))
|
||||
|
Loading…
Reference in New Issue
Block a user