diff -rNaud xfce4-power-manager-1.0.10-orig/src/xfpm-notify.c xfce4-power-manager-1.0.10/src/xfpm-notify.c --- xfce4-power-manager-1.0.10-orig/src/xfpm-notify.c 2011-02-15 21:52:35.000000000 +0100 +++ xfce4-power-manager-1.0.10/src/xfpm-notify.c 2011-06-13 17:44:51.621000002 +0200 @@ -233,9 +233,6 @@ #if !NOTIFY_CHECK_VERSION (0, 7, 0) if ( icon ) notify_notification_attach_to_status_icon (n, icon); -#else - if ( icon ) - notify_notification_attach_to_status_icon (n, icon); #endif #endif