[yocto] [matchbox-panel-2][PATCH 1/4] mb-panel: Remove leftover call from old ScalingImage

Jussi Kukkonen jussi.kukkonen at intel.com
Wed Jul 13 06:12:23 PDT 2016


Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
---
 matchbox-panel/mb-panel-scaling-image2.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/matchbox-panel/mb-panel-scaling-image2.c b/matchbox-panel/mb-panel-scaling-image2.c
index 8cdc3a1..258f1e4 100644
--- a/matchbox-panel/mb-panel-scaling-image2.c
+++ b/matchbox-panel/mb-panel-scaling-image2.c
@@ -220,7 +220,6 @@ reload_icon (MBPanelScalingImage2 *image, gboolean force)
 
         if (!image->priv->icon) {
                 g_clear_object (&image->priv->pixbuf);
-                gtk_image_set_from_pixbuf (GTK_IMAGE (image), NULL);
                 gtk_widget_queue_resize (GTK_WIDGET (image));
                 return;
         }
-- 
2.8.1




More information about the yocto mailing list