[gnome-panel] [clock] Make the dummy timezone backend compile again



commit e5e4236abcf08318467726617c0a0a1c3e82a925
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Aug 11 20:09:56 2009 +0200

    [clock] Make the dummy timezone backend compile again

 applets/clock/set-timezone-dummy.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/applets/clock/set-timezone-dummy.c b/applets/clock/set-timezone-dummy.c
index 180b8e8..af2d678 100644
--- a/applets/clock/set-timezone-dummy.c
+++ b/applets/clock/set-timezone-dummy.c
@@ -35,7 +35,6 @@ can_set_system_time (void)
 
 void
 set_system_time_async (gint64         time,
-                       guint          transient_parent_xid,
                        GFunc          callback,
                        gpointer       data,
                        GDestroyNotify notify)
@@ -57,7 +56,6 @@ set_system_time_async (gint64         time,
 
 void
 set_system_timezone_async (const gchar    *filename,
-                           guint           transient_parent_xid,
 	             	   GFunc           callback, 
 		           gpointer        d, 
 		           GDestroyNotify  notify)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]