gtkframe: remove unused variable
And fix the compiler warning
This commit is contained in:
@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user