summaryrefslogtreecommitdiffstats
path: root/compiz-fusion/compiz-plugins-extra/notification.patch
blob: d53357668dd099c96d9f2c558db1779bf757279a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/notification/notification.c.orig	2012-02-24 18:40:18.103459219 -0500
+++ src/notification/notification.c	2012-02-24 18:36:44.747192720 -0500
@@ -104,9 +104,6 @@
     n = notify_notification_new (logLevel,
                                  message,
                                  iconUri
-#if !defined (HAVE_LIBNOTIFY_0_6_1)
-                                 , NULL
-#endif
                                  );
 
     notify_notification_set_timeout (n, nd->timeout);