aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-activity-handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-activity-handler.c')
-rw-r--r--shell/e-activity-handler.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-activity-handler.c b/shell/e-activity-handler.c
index 89ff551f4f..0c5c028248 100644
--- a/shell/e-activity-handler.c
+++ b/shell/e-activity-handler.c
@@ -281,6 +281,7 @@ activity_info_free (ActivityInfo *info)
CORBA_exception_init (&ev);
+ gdk_pixbuf_unref (info->icon_pixbuf);
CORBA_free (info->information);
CORBA_Object_release (info->event_listener, &ev);