From 7ee450758e4f2bee13aa8ff967a5795a6dcdc91f Mon Sep 17 00:00:00 2001 From: Denis Gorodnichev Date: Mon, 2 Jan 2017 23:29:52 +0300 Subject: support desktop actions --- mate-panel/xstuff.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'mate-panel/xstuff.c') diff --git a/mate-panel/xstuff.c b/mate-panel/xstuff.c index 885bd65d..f9156c31 100644 --- a/mate-panel/xstuff.c +++ b/mate-panel/xstuff.c @@ -367,9 +367,6 @@ xstuff_zoom_animate (GtkWidget *widget, dest.x, dest.y, dest.width, dest.height, MINIATURIZE_ANIMATION_STEPS_Z); } - - if (pixbuf) - g_object_unref (pixbuf); } static int -- cgit v1.2.1