Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > 6fbbfac04a44f78715f1c5b19a278f7a > files > 7

xfce4-power-manager-1.0.10-2.fc16.src.rpm

--- 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-02-20 23:27:26.135649532 +0100
@@ -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