From 4f56bd0a43427ac45f7ca3ca20ca70a6e9696a64 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Thu, 18 Aug 2005 11:20:23 +0000 Subject: Show the attachment bar menu items when needed. svn path=/trunk/; revision=30157 --- calendar/gui/dialogs/task-editor.c | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/gui/dialogs/task-editor.c') diff --git a/calendar/gui/dialogs/task-editor.c b/calendar/gui/dialogs/task-editor.c index 199e8fe78a..4a393f6bf8 100644 --- a/calendar/gui/dialogs/task-editor.c +++ b/calendar/gui/dialogs/task-editor.c @@ -148,7 +148,6 @@ task_editor_construct (TaskEditor *te, ECal *client, gboolean is_assigned) if (!e_cal_is_read_only (client, &read_only, NULL)) read_only = TRUE; - comp_editor_sensitize_attachment_bar (COMP_EDITOR (te), !read_only); if (priv->is_assigned) { if (e_cal_get_static_capability (client, CAL_STATIC_CAPABILITY_REQ_SEND_OPTIONS)) -- cgit v1.2.3