Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 7628c0de52075d7562bd1e37da09778a > files > 5

compiz-plugins-extra-0.8.8-10.fc18.src.rpm

diff -upr compiz-plugins-extra-0.8.8-orig/src/notification/notification.c compiz-plugins-extra-0.8.8/src/notification/notification.c
--- compiz-plugins-extra-0.8.8-orig/src/notification/notification.c	2011-04-21 13:51:08.000000000 +0200
+++ compiz-plugins-extra-0.8.8/src/notification/notification.c	2013-04-06 17:26:48.549153141 +0200
@@ -104,9 +104,6 @@ notifyLogMessage (const char   *componen
     n = notify_notification_new (logLevel,
                                  message,
                                  iconUri
-#if !defined (HAVE_LIBNOTIFY_0_6_1)
-                                 , NULL
-#endif
                                  );
 
     notify_notification_set_timeout (n, nd->timeout);