From d1920da2d961deca7052f8b4e508c7621895de71 Mon Sep 17 00:00:00 2001 From: Denis Gorodnichev Date: Fri, 21 Feb 2014 23:43:25 +0400 Subject: transient_parent_xid is not used transient_parent_xid is not used but can cause problem: applet widget have not window until realized --- applets/clock/clock-location.h | 1 - 1 file changed, 1 deletion(-) (limited to 'applets/clock/clock-location.h') 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); -- cgit v1.2.1