forked from AuroraMiddleware/gtk
gtkframe: remove unused variable
And fix the compiler warning
This commit is contained in:
parent
26d8688cb4
commit
79b6d48983
@ -871,7 +871,6 @@ gtk_frame_real_compute_child_allocation (GtkFrame *frame,
|
||||
GtkAllocation *child_allocation)
|
||||
{
|
||||
GtkFramePrivate *priv = frame->priv;
|
||||
GtkWidget *widget = GTK_WIDGET (frame);
|
||||
GtkAllocation allocation;
|
||||
gint border_width, height;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user