[Xfce4-commits] <xfce4-notifyd:xfce4-notifyd-0.1> Fix stupid mistake.

Jérôme Guelfucci noreply at xfce.org
Wed Dec 1 21:58:01 CET 2010


Updating branch refs/heads/xfce4-notifyd-0.1
         to 0077b29e88cf430bcd1fe464be2a35de53f0027b (commit)
       from 1f7bec235799f1aceda388996eef507e85a838ea (commit)

commit 0077b29e88cf430bcd1fe464be2a35de53f0027b
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Wed Dec 1 21:56:46 2010 +0100

    Fix stupid mistake.

 xfce4-notifyd/xfce-notify-daemon.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/xfce4-notifyd/xfce-notify-daemon.c b/xfce4-notifyd/xfce-notify-daemon.c
index aa123f6..979045c 100644
--- a/xfce4-notifyd/xfce-notify-daemon.c
+++ b/xfce4-notifyd/xfce-notify-daemon.c
@@ -126,9 +126,6 @@ xfce_notify_daemon_class_init(XfceNotifyDaemonClass *klass)
                                                     G_SIGNAL_RUN_LAST,
                                                     0,
                                                     NULL, NULL,
-                                                    g_cclosure_marshal_VOID__UINT,
-                                                    G_TYPE_NONE, 1,
-                                                    G_TYPE_UINT);
                                                     xfce_notify_marshal_VOID__UINT_UINT,
                                                     G_TYPE_NONE, 2,
                                                     G_TYPE_UINT,



More information about the Xfce4-commits mailing list