remove hildon notify
authormaemo <maemo@maemo-desktop.(none)>
Sun, 27 Sep 2009 15:14:30 +0000 (16:14 +0100)
committermaemo <maemo@maemo-desktop.(none)>
Sun, 27 Sep 2009 15:14:30 +0000 (16:14 +0100)
src/eyes.c

index db848fd..4592ca4 100644 (file)
@@ -346,7 +346,6 @@ eyes_check_display(DBusGProxy *object, const char *status, EyesPluginContent *ey
              strlen(MCE_DISPLAY_ON_STRING) + 1) == 0
       && eyes-> visible)
     {
-      hildon_banner_show_information(NULL, NULL, eyes->theme_name);
       eyes_applet_fill(eyes);
     }
   else if (strncmp(status, MCE_DISPLAY_OFF_STRING,