From a12f0070c3e1335e97e4b35340dae325a4aab53b Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 16 Feb 2013 11:09:15 -0500 Subject: Remove e_cal_shell_view_update_timezone(). Thanks to the "default-timezone" property binding created by ESettingsClientCache, changes to the "cal-timezone" setting are automatically propagated to all ECalClient instances created by EClientCache. --- modules/calendar/e-cal-shell-view-private.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/calendar/e-cal-shell-view-private.h') diff --git a/modules/calendar/e-cal-shell-view-private.h b/modules/calendar/e-cal-shell-view-private.h index a9c6202980..7931eb3a3d 100644 --- a/modules/calendar/e-cal-shell-view-private.h +++ b/modules/calendar/e-cal-shell-view-private.h @@ -147,8 +147,6 @@ void e_cal_shell_view_update_sidebar (ECalShellView *cal_shell_view); void e_cal_shell_view_update_search_filter (ECalShellView *cal_shell_view); -void e_cal_shell_view_update_timezone - (ECalShellView *cal_shell_view); void e_cal_shell_view_search_events (ECalShellView *cal_shell_view, gboolean search_forward); -- cgit v1.2.3