[gnome-applets] sticky-notes: avoid critical warning



commit ff9ce11b5f4285c565d07698812ab1c001b29467
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Apr 7 03:45:10 2020 +0300

    sticky-notes: avoid critical warning

 gnome-applets/sticky-notes/sticky-notes-applet.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gnome-applets/sticky-notes/sticky-notes-applet.c 
b/gnome-applets/sticky-notes/sticky-notes-applet.c
index f98826255..0b31ad530 100644
--- a/gnome-applets/sticky-notes/sticky-notes-applet.c
+++ b/gnome-applets/sticky-notes/sticky-notes-applet.c
@@ -646,7 +646,6 @@ sticky_notes_applet_new (StickyNotesApplet *applet)
        /* Add the applet icon */
        gtk_container_add(GTK_CONTAINER(applet), applet->w_image);
        applet->panel_orient = gp_applet_get_orientation (GP_APPLET (applet));
-       stickynotes_applet_update_icon(applet);
 
        /* Add the popup menu */
        resource_name = GRESOURCE_PREFIX "/ui/sticky-notes-applet-menu.ui";


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]