diff options
Diffstat (limited to 'applets/clock/clock-location.c')
-rw-r--r-- | applets/clock/clock-location.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applets/clock/clock-location.c b/applets/clock/clock-location.c index efbc5939..ca785889 100644 --- a/applets/clock/clock-location.c +++ b/applets/clock/clock-location.c @@ -537,7 +537,6 @@ free_make_current_data (gpointer data) void clock_location_make_current (ClockLocation *loc, - guint transient_parent_xid, GFunc callback, gpointer data, GDestroyNotify destroy) |