$OpenBSD: patch-src_xfpm-notify_c,v 1.1.1.1 2011/05/23 19:18:15 landry Exp $
http://git.xfce.org/xfce/xfce4-power-manager/commit/?id=9bc8900b4efef29fdc06331b028c7108df15b856
--- src/xfpm-notify.c.orig	Sat May 21 18:51:55 2011
+++ src/xfpm-notify.c	Sat May 21 18:52:10 2011
@@ -233,9 +233,6 @@ xfpm_notify_new_notification_internal (const gchar *ti
 #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
 	
