From 8c14769db1b13cffe7cafcdea482061bbe4d5dd4 Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 14 Jul 2015 12:08:10 +0200 Subject: Remove unused variable --- mate-panel/panel-toplevel.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'mate-panel') diff --git a/mate-panel/panel-toplevel.c b/mate-panel/panel-toplevel.c index 6547f13d..2a2c7dea 100644 --- a/mate-panel/panel-toplevel.c +++ b/mate-panel/panel-toplevel.c @@ -3117,9 +3117,6 @@ static void panel_toplevel_check_resize (GtkContainer *container) { GtkAllocation allocation; -#if !GTK_CHECK_VERSION(3, 0, 0) - GtkAllocation widget_allocation; -#endif GtkRequisition requisition; GtkWidget *widget; -- cgit v1.2.1