diff options
Diffstat (limited to 'applets/clock/clock-location.h')
-rw-r--r-- | applets/clock/clock-location.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applets/clock/clock-location.h b/applets/clock/clock-location.h index ae2275aa..7b59d359 100644 --- a/applets/clock/clock-location.h +++ b/applets/clock/clock-location.h @@ -67,7 +67,6 @@ void clock_location_localtime (ClockLocation *loc, struct tm *tm); gboolean clock_location_is_current (ClockLocation *loc); void clock_location_make_current (ClockLocation *loc, - guint transient_parent_xid, GFunc callback, gpointer data, GDestroyNotify destroy); |