hmm probably shouldn't try to set notify bg to a garbage value
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 28 Nov 2011 16:49:21 +0000 (16:49 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 28 Nov 2011 16:49:21 +0000 (16:49 +0000)
SVN revision: 65658

src/modules/notification/e_mod_popup.c

index 5d3579756706ec160ff83bffb78f7b9a554ebb8d..567a7e5c6b933cbdb96f19eb308195d0b4143224 100644 (file)
@@ -285,7 +285,6 @@ _notification_popup_new(E_Notification *n)
 
    /* Create the popup window */
    popup->win = e_popup_new(zone, 0, 0, 0, 0);
-   e_popup_edje_bg_object_set(popup->win, popup->theme);
    popup->e = popup->win->evas;
 
    /* Setup the theme */