diff options
Diffstat (limited to 'calendar/gui/e-memo-table.c')
-rw-r--r-- | calendar/gui/e-memo-table.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/e-memo-table.c b/calendar/gui/e-memo-table.c index 4c6cd9b865..1cfc2b662b 100644 --- a/calendar/gui/e-memo-table.c +++ b/calendar/gui/e-memo-table.c @@ -782,7 +782,6 @@ e_memo_table_get_model (EMemoTable *memo_table) return memo_table->priv->model; } - /** * e_memo_table_get_table: * @memo_table: A calendar table. @@ -1208,7 +1207,6 @@ e_memo_table_load_state (EMemoTable *memo_table, e_table_load_state (table, filename); } - /* Saves the state of the table (headers shown etc.) to the given file. */ void e_memo_table_save_state (EMemoTable *memo_table, |