aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-08-12 23:37:59 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-08-12 23:37:59 +0800
commit2febb125d6abd0e9f485a13ae99281112a97416a (patch)
tree76b35f9cbfde9127f1e7301d236fcea962c9d8ef /modules/calendar
parent9199f2c5b1925b6d1092738bf1a1c026e53d37f0 (diff)
downloadgsoc2013-evolution-2febb125d6abd0e9f485a13ae99281112a97416a.tar
gsoc2013-evolution-2febb125d6abd0e9f485a13ae99281112a97416a.tar.gz
gsoc2013-evolution-2febb125d6abd0e9f485a13ae99281112a97416a.tar.bz2
gsoc2013-evolution-2febb125d6abd0e9f485a13ae99281112a97416a.tar.lz
gsoc2013-evolution-2febb125d6abd0e9f485a13ae99281112a97416a.tar.xz
gsoc2013-evolution-2febb125d6abd0e9f485a13ae99281112a97416a.tar.zst
gsoc2013-evolution-2febb125d6abd0e9f485a13ae99281112a97416a.zip
Get the backup-restore plugin working.
Diffstat (limited to 'modules/calendar')
-rw-r--r--modules/calendar/e-cal-shell-view-private.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/calendar/e-cal-shell-view-private.c b/modules/calendar/e-cal-shell-view-private.c
index 49c07ca70f..063e7461ed 100644
--- a/modules/calendar/e-cal-shell-view-private.c
+++ b/modules/calendar/e-cal-shell-view-private.c
@@ -656,7 +656,6 @@ e_cal_shell_view_set_status_message (ECalShellView *cal_shell_view,
void
e_cal_shell_view_update_sidebar (ECalShellView *cal_shell_view)
{
-#if 0 /* KILL-BONOBO */
EShellView *shell_view;
EShellSidebar *shell_sidebar;
GnomeCalendar *calendar;
@@ -777,7 +776,6 @@ e_cal_shell_view_update_sidebar (ECalShellView *cal_shell_view)
}
e_shell_sidebar_set_secondary_text (shell_sidebar, buffer);
-#endif
}
void