--- ./applet/notify.c.orig
+++ ./applet/notify.c
@@ -71,7 +71,7 @@
 		notify_notification_close(notify, NULL);
 	}
 
-	notify = notify_notification_new(summary, message, icon_name, NULL);
+	notify = notify_notification_new(summary, message, icon_name);
 
 	notify_notification_set_timeout(notify, timeout);