aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-table.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-calendar-table.c')
-rw-r--r--calendar/gui/e-calendar-table.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/gui/e-calendar-table.c b/calendar/gui/e-calendar-table.c
index 7771be234f..3d08d7850f 100644
--- a/calendar/gui/e-calendar-table.c
+++ b/calendar/gui/e-calendar-table.c
@@ -644,7 +644,6 @@ calendar_table_constructed (GObject *object)
e_table_extras_add_cell (extras, "calstring", cell);
-
/*
* Date fields.
*/
@@ -1000,7 +999,6 @@ e_calendar_table_get_model (ECalendarTable *cal_table)
return cal_table->priv->model;
}
-
/**
* e_calendar_table_get_table:
* @cal_table: A calendar table.
@@ -1581,7 +1579,6 @@ e_calendar_table_load_state (ECalendarTable *cal_table,
e_table_load_state (table, filename);
}
-
/* Saves the state of the table (headers shown etc.) to the given file. */
void
e_calendar_table_save_state (ECalendarTable *cal_table,