summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libnotify/notification.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libnotify/notification.c b/libnotify/notification.c
index c947882..2d5ecd9 100644
--- a/libnotify/notification.c
+++ b/libnotify/notification.c
@@ -627,8 +627,6 @@ notify_notification_set_urgency (NotifyNotification *notification,
* Sets the icon in the notification from a #GdkPixbuf.
* Deprecated: use notify_notification_set_image_from_pixbuf() instead.
*
- * This will only work when libnotify is compiled against D-BUS 0.60 or
- * higher.
*/
void
notify_notification_set_icon_from_pixbuf (NotifyNotification *notification,
@@ -644,8 +642,6 @@ notify_notification_set_icon_from_pixbuf (NotifyNotification *notification,
*
* Sets the image in the notification from a #GdkPixbuf.
*
- * This will only work when libnotify is compiled against D-BUS 0.60 or
- * higher.
*/
void
notify_notification_set_image_from_pixbuf (NotifyNotification *notification,