From 740c2caaf80265a070a6660448b29f2a40eb47b2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 30 May 2010 00:16:04 -0400 Subject: Bug 617094 - System timezone label not initialized in preferences Gert Kulyk gets credit for solving the bug, I just refactored the code a bit more heavily. --- calendar/gui/dialogs/cal-prefs-dialog.h | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/gui/dialogs/cal-prefs-dialog.h') diff --git a/calendar/gui/dialogs/cal-prefs-dialog.h b/calendar/gui/dialogs/cal-prefs-dialog.h index 1ae585a0e8..e01399fba0 100644 --- a/calendar/gui/dialogs/cal-prefs-dialog.h +++ b/calendar/gui/dialogs/cal-prefs-dialog.h @@ -61,7 +61,6 @@ struct _CalendarPrefsDialog { GConfClient *gconf; /* General tab */ - GtkWidget *system_tz_label; GtkWidget *day_second_zone; GtkWidget *working_days[7]; GtkWidget *week_start_day; -- cgit v1.2.3