aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2014-05-24 00:57:12 +0800
committerMilan Crha <mcrha@redhat.com>2014-05-24 00:57:12 +0800
commitb3819be9f7cc1f1f522e7fb4007c48c25ed09b0b (patch)
tree0bd4c7f004096cceae81a21d19c49bafab1b19e6 /calendar
parentdaee89cdda99b67fd985e90441df367e95bd1b3c (diff)
downloadgsoc2013-evolution-b3819be9f7cc1f1f522e7fb4007c48c25ed09b0b.tar
gsoc2013-evolution-b3819be9f7cc1f1f522e7fb4007c48c25ed09b0b.tar.gz
gsoc2013-evolution-b3819be9f7cc1f1f522e7fb4007c48c25ed09b0b.tar.bz2
gsoc2013-evolution-b3819be9f7cc1f1f522e7fb4007c48c25ed09b0b.tar.lz
gsoc2013-evolution-b3819be9f7cc1f1f522e7fb4007c48c25ed09b0b.tar.xz
gsoc2013-evolution-b3819be9f7cc1f1f522e7fb4007c48c25ed09b0b.tar.zst
gsoc2013-evolution-b3819be9f7cc1f1f522e7fb4007c48c25ed09b0b.zip
Bug #730199 - [MessageList] Support dates with value larger than 2^32
Diffstat (limited to 'calendar')
-rw-r--r--calendar/gui/e-memo-table.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/calendar/gui/e-memo-table.c b/calendar/gui/e-memo-table.c
index c71c22c233..092ea379f2 100644
--- a/calendar/gui/e-memo-table.c
+++ b/calendar/gui/e-memo-table.c
@@ -400,10 +400,6 @@ memo_table_constructed (GObject *object)
cell = e_table_extras_get_cell (extras, "date");
e_cell_date_set_format_component (E_CELL_DATE (cell), "calendar");
- /* 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");
-
/* Construct the table */
etspecfile = g_build_filename (