diff options
Diffstat (limited to 'calendar/gui/e-task-table.h')
-rw-r--r-- | calendar/gui/e-task-table.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/e-task-table.h b/calendar/gui/e-task-table.h index a112e222f8..cf215fd449 100644 --- a/calendar/gui/e-task-table.h +++ b/calendar/gui/e-task-table.h @@ -84,7 +84,6 @@ struct _ETaskTableClass { void (*status_message) (ETaskTable *task_table, const gchar *message, gdouble percent); - void (*user_created) (ETaskTable *task_table); }; GType e_task_table_get_type (void); |