mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Remove unused variable
'default_spacing' is not used anymore
This commit is contained in:
parent
73b066814b
commit
e45d8f557a
@ -55,7 +55,6 @@
|
||||
* gtk_button_box_set_layout().
|
||||
*/
|
||||
|
||||
static gint default_spacing = 10;
|
||||
static GtkButtonBoxStyle default_layout_style = GTK_BUTTONBOX_EDGE;
|
||||
|
||||
G_DEFINE_TYPE (GtkVButtonBox, gtk_vbutton_box, GTK_TYPE_BUTTON_BOX)
|
||||
|
Loading…
Reference in New Issue
Block a user