hmm probably shouldn't try to set notify bg to a garbage value

SVN revision: 65658
This commit is contained in:
Mike Blumenkrantz 2011-11-28 16:49:21 +00:00
parent a37bb6bbba
commit 6b3dec76ad
1 changed files with 0 additions and 1 deletions

View 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 */