diff --git a/gtk/gtkframe.c b/gtk/gtkframe.c index b83317869a..da96b8f6c5 100644 --- a/gtk/gtkframe.c +++ b/gtk/gtkframe.c @@ -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;