mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
viewport: Remove unused variable
This commit is contained in:
parent
8ea013290b
commit
cdd341ed7d
@ -605,7 +605,6 @@ gtk_viewport_set_shadow_type (GtkViewport *viewport,
|
||||
GtkShadowType type)
|
||||
{
|
||||
GtkViewportPrivate *priv;
|
||||
GtkAllocation allocation;
|
||||
GtkWidget *widget;
|
||||
|
||||
g_return_if_fail (GTK_IS_VIEWPORT (viewport));
|
||||
|
Loading…
Reference in New Issue
Block a user