summaryrefslogtreecommitdiff
path: root/mate-panel/panel-toplevel.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-07-14 12:08:10 +0200
committerinfirit <[email protected]>2015-07-14 13:07:22 +0200
commit8c14769db1b13cffe7cafcdea482061bbe4d5dd4 (patch)
treef908a390edb1ffc9288c89b4a3efa9fab213d410 /mate-panel/panel-toplevel.c
parent182aea20c8f560352afefcd494d52296a27e5fc1 (diff)
downloadmate-panel-8c14769db1b13cffe7cafcdea482061bbe4d5dd4.tar.bz2
mate-panel-8c14769db1b13cffe7cafcdea482061bbe4d5dd4.tar.xz
Remove unused variable
Diffstat (limited to 'mate-panel/panel-toplevel.c')
-rw-r--r--mate-panel/panel-toplevel.c3
1 files changed, 0 insertions, 3 deletions
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;