aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-list-view.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-08-07 21:21:00 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-08-09 20:41:44 +0800
commitcbfab0548de9712d1ca1acca840bbfa76ccb2e93 (patch)
tree7a9f9f7149a2e045ae0371ca6a4fc138f4351419 /calendar/gui/e-cal-list-view.c
parent010b7fd343cc5f2dc6bbaa11b56a21d9ae114094 (diff)
downloadgsoc2013-evolution-cbfab0548de9712d1ca1acca840bbfa76ccb2e93.tar
gsoc2013-evolution-cbfab0548de9712d1ca1acca840bbfa76ccb2e93.tar.gz
gsoc2013-evolution-cbfab0548de9712d1ca1acca840bbfa76ccb2e93.tar.bz2
gsoc2013-evolution-cbfab0548de9712d1ca1acca840bbfa76ccb2e93.tar.lz
gsoc2013-evolution-cbfab0548de9712d1ca1acca840bbfa76ccb2e93.tar.xz
gsoc2013-evolution-cbfab0548de9712d1ca1acca840bbfa76ccb2e93.tar.zst
gsoc2013-evolution-cbfab0548de9712d1ca1acca840bbfa76ccb2e93.zip
Coding style and whitespace cleanups.
Diffstat (limited to 'calendar/gui/e-cal-list-view.c')
-rw-r--r--calendar/gui/e-cal-list-view.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/e-cal-list-view.c b/calendar/gui/e-cal-list-view.c
index 1da7f16037..d0771398c1 100644
--- a/calendar/gui/e-cal-list-view.c
+++ b/calendar/gui/e-cal-list-view.c
@@ -257,7 +257,6 @@ setup_e_table (ECalListView *cal_list_view)
e_table_extras_add_compare (extras, "date-compare",
date_compare_cb);
-
/* set proper format component for a default 'date' cell renderer */
cell = e_table_extras_get_cell (extras, "date");
e_cell_date_set_format_component (E_CELL_DATE (cell), "calendar");